Description Usage Arguments Examples
Installs the selected packages.
1 |
pac |
Names of packages to be installed. |
repos |
url or address. |
type |
Package source. |
verbose |
Returns messages |
... |
arguments to install.packages |
1 2 3 4 5 | ## Not run:
miseurl = "https://cran.r-project.org/src/contrib/mise_0.1.0.tar.gz"
install_pac(mise, repos=NULL)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.