View source: R/custom_modules.R
register_module | R Documentation |
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.
register_module(config_file)
config_file |
The path to a YAML file that contains the information about one or more modules. |
No return value, called for side effects
create_module
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.