Description Usage Arguments Value Examples
Download and extract a module to the 'modules' folder in the active working directory. If you are using an RStudio project then it will be saved in the 'modules' folder of your project. If the 'modules' folder does not exist, it will be created.
1 2 3 4 5 6 7 8 |
name |
( |
repo |
|
version |
|
force |
( |
remove_download |
|
path |
|
path to the module.
1 2 3 4 5 | ## Not run:
# download an test module.
download_modules('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.