This function attempts to download an R package compiled for
Debian (which may work on hosts running Ubuntu also) using
curl to the directory specified in path
.
1 | retrievePackage(url, path = tempdir())
|
url |
A character string which represents a valid URL to an R package. |
path |
A character string describing the path where the package should be downloaded. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.