Description Usage Arguments Value Examples
Get all version numbers of a module
1 | get_module_versions(name, repo = dymiumModulesRepo)
|
name |
name of the module. |
repo |
A GitHub repository to look for modules. By default, this uses 'dymium-org/dymiumModules'. |
a character vector.
1 2 3 4 | ## Not run:
get_module_versions("demography")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.