Wrapper for utils::remove.packages().
Usage
uninstall(pkgs, lib = .libPaths()[[1L]])Arguments
- pkgs
character. Package names.- lib
character. Destination library directory path. Defaults to the first element of.libPaths().
Wrapper for utils::remove.packages().
uninstall(pkgs, lib = .libPaths()[[1L]])character.
Package names.
character.
Destination library directory path.
Defaults to the first element of .libPaths().