lockfile_install | R Documentation |
Install a lock file that was created with lockfile_create()
.
lockfile_install(lockfile = "pkg.lock", lib = .libPaths()[1], update = TRUE)
lockfile |
Path to the lock file. |
lib |
Library to carry out the installation on. |
update |
Whether to online install the packages that
either not installed in |
Other lock files:
lockfile_create()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.