add_module | R Documentation |
Add boilerplate for a module.
add_module(name)
name |
Name of the module. This is used to dynamically create the names of the functions and file. |
Called for side-effects, invisibly returns
NULL
.
## Not run: add_module("module_name")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.