register_module: Register a shinyscholar module

View source: R/custom_modules.R

register_moduleR Documentation

Register a shinyscholar module

Description

Currently disabled as cannot be used with apps created by shinyscholar. Before running the shinyscholar application with run_shinyscholar(), you can register your own modules to be used in shinyscholar.

Usage

register_module(config_file)

Arguments

config_file

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

Value

No return value, called for side effects

See Also

create_module


shinyscholar documentation built on Sept. 9, 2025, 5:52 p.m.