repo_project: Defines and 'put'-s a 'project' item.

Description Usage Arguments Value

View source: R/repo_public.R

Description

A project item is a special item containing session information, including package dependencies. Every time a new item is stored in the repository, it will automatically be assigned to the current project, if one has been defined, and session information will be updated.

Usage

1
repo_project(name, description, replace = T)

Arguments

name

character containing the name of the project

description

character containing a longer description of the project

replace

logical, if T then an existing project item by the same name will be overwritten.

Value

Used for side effects.


repo documentation built on March 26, 2020, 8:25 p.m.