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

create_module


[Package wallace version 2.1.2 Index]