register_module {wallace} | R Documentation |
Register a Wallace module
Description
Before running the Wallace application with run_wallace()
, you can
register your own modules to be used in Wallace.
Usage
register_module(config_file)
Arguments
config_file |
The path to a YAML file that contains the information about one or more modules. |
See Also
[Package wallace version 2.2.0 Index]