Description Usage Arguments Examples
Every module must have a main READMD file which serves as the documentation of that module. This function provides an easy way to add a README file using the recommended template.
1 |
name |
( |
1 2 3 4 5 | ## Not run:
# this assumes that you have a module named 'demography'
use_module_readme(name = "demography")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.