Description Usage Arguments Value
View source: R/install-version.R
It downloads the package to a temporary file, and returns the name of the file.
1 2 |
package |
package name |
version |
If the specified version is NULL or the same as the most
recent version of the package, this function simply calls
|
repos |
character vector, the base URL(s) of the repositories
to use, e.g., the URL of a CRAN mirror such as
Can be |
type |
character, indicating the type of package to download and
install. Will be |
... |
Other arguments passed on to |
Name of the downloaded file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.