| getModule | R Documentation |
Simple function to download a SpaDES module as GitHub repository
getModule(..., overwrite = FALSE, modulePath)
... |
One or more github repositories as character strings that contain
SpaDES modules. These should be presented in the standard R way, with
|
overwrite |
A logical vector of same length (or length 1) |
modulePath |
A local path in which to place the full module, within
a subfolder ... i.e., the source code will be downloaded to here:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.