

   REMOVE {base}                                R Documentation

   RReemmoovvee AAdddd--oonn PPaacckkaaggeess

   DDeessccrriippttiioonn::

        Use `R REMOVE pkgs' to remove the packages in `pkgs'
        from the default library tree (which is rooted at
        `$R_HOME/library').

        To remove from the library tree `lib' instead of the
        default one, use `R REMOVE -l lib pkgs'.

   UUssaaggee::

        R REMOVE [-l lib] pkgs

   AArrgguummeennttss::

       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.

   SSeeee AAllssoo::

        `INSTALL'

