validate_desc: Validate project's DESCRIPTION file

View source: R/common.R

validate_descR Documentation

Validate project's DESCRIPTION file

Description

Checks that DESCRIPTION file exists in a project folder. If it's not the case, proposes to create a DESCRIPTION file from template.

Usage

validate_desc(project = ".")

Arguments

project

Character. Path to a project. By default it is current working directory.

Value

Either TRUE or an error.


cloudfs documentation built on May 29, 2024, 11:08 a.m.