powered by
This function creates a module inside the `R/` folder, based on a specific module structure.
add_module(name, pkg = ".")
The name of the module
Path to the root of the package. Default is `"."`.