Before running the disagapp application with run_disagapp(), you can register your own modules to be used in disagapp. To create new modules use shinyscholar::create_module()

register_module(config_file)

Arguments

config_file

The path to a YAML file that contains the information about one or more modules.