Description Usage Arguments Author(s)
A list of packages will be compared with the installed ones and if missing,
installed. These packages will be also loaded in the current session.
This function is a wrapper of update.packages()
and install.packages()
.
1 | require_now(pkgs, update = FALSE, ...)
|
pkgs |
Character vector, the names of the packages to be installed. |
update |
Logical value indicating whether installed packages should be
updated or not (done by |
... |
Further arguments passed to |
Markus Alfter and Miguel Alvarez.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.