powered by
Add boilerplate for a module.
add_module(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.
NULL
# NOT RUN { add_module("module_name") # } # NOT RUN { # }
Run the code above in your browser using DataLab