clean: Clean a Project

Description Usage Arguments Details

Description

Clean up a project and its associated R libraries.

Usage

1
clean(project = NULL, confirm = interactive())

Arguments

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.

confirm

Boolean; prompt the user before taking any action?

Details

The following actions will be performed:


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