View source: R/reinstall_packages.R
reinstall_packages | R Documentation |
Reinstall all currently installed packages
reinstall_packages(location = .libPaths()[1], source = FALSE)
location |
Location to check for installed packages and to reinstall to. Defaults to the first option in |
source |
Logical. Install packages from source that have later source versions than binaries? This should usually be FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.