register_module: Register a Wallace module

View source: R/custom_modules.R

register_moduleR 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


wallace documentation built on Sept. 26, 2023, 1:06 a.m.