remove: Remove Packages

Description Usage Arguments

Description

Remove (uninstall) R packages.

Usage

1
remove(packages, library = NULL, project = NULL)

Arguments

packages

A character vector of R packages to remove.

library

The library from which packages should be removed. When NULL, the active library (that is, the first entry reported in .libPaths()) is used instead.

project

The project directory. If NULL, then the active project will be used. If no project is currently active, then the current working directory is used instead.


slopp/renv documentation built on July 6, 2019, 12:08 a.m.