REMOVE {base}R Documentation

Remove Add-on Packages

Description

Utility for removing add-on packages.

Usage

R CMD REMOVE [options] [-l lib] pkgs

Arguments

pkgs a list with the names of the packages to be removed.
lib the path name of the R library tree to remove from. May be absolute or relative.
options further options.

See Also

INSTALL