Learn R Programming

renv (version 0.3.0-40)

project: Retrieve the Active Project

Description

Retrieve the path to the active project (if any).

Usage

project(default = NULL)

Arguments

default

The value to return when no project is currently active. Defaults to NULL.