View source: R/package_management.R
| remove_r | R Documentation |
Check and remove R packages
remove_r(packages, lib = .libPaths()[1], verbose = TRUE)
packages |
Package to be removed. |
lib |
The location of the library directories where to remove the packages. |
verbose |
Whether to print the message.
Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.