Description Usage Arguments Value Examples
Check if a module has a particular version
1 | check_module_version(name, repo = dymiumModulesRepo, version)
|
name |
( |
repo |
|
version |
|
a logical value
1 2 3 4 | ## Not run:
check_module_version('test', version = '0.0.1')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.