Description Usage Arguments Examples
install.packagesArchive in a convenience wrapper for installing archived versions of packages from CRAN.
1 | install.packagesArchive(package, version)
|
package |
Name of the package |
version |
Version of the package |
1 2 | #install.packagesArchive(package = "mixlow", version = "1.0.1")
#install.packagesArchive(package = "mixlow", version = "2.0.1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.