Skip to contents

Function to find modules in packages

Usage

get_module(package, module_id, local = FALSE, ...)

Arguments

package

package name to search for modules

module_id

(optional) module ID if the package contains multiple modules

local

run module locally?

...

ignored for compatibility purpose