create_module | R Documentation |
Create a module to save in the RHoMIS database
Rpackage file: Modules.R
create_module(module_name, module_type, processing_code, dependencies)
module_name |
The name of the module you would like to add |
module_type |
The type of module to add (e.g. core,optional_module, tailored) |
processing_code |
The code used to process the modules |
dependencies |
Which modules this module depends on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.