Description Usage Arguments Value Examples
Check if a module exists in a remote repository
1 | check_module(name, repo = dymiumModulesRepo)
|
name |
name of the module to check. |
repo |
A GitHub repository to look for modules. By default, this uses 'dymium-org/dymiumModules'. |
a logical value.
1 2 3 4 | ## Not run:
check_module("test")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.