proj_desc_get: Extract values from DESCRIPTION file

View source: R/common.R

proj_desc_getR Documentation

Extract values from DESCRIPTION file

Description

Extract values from DESCRIPTION file

Usage

proj_desc_get(key, project = ".")

Arguments

key

Character. What field to search for in DESCRIPTION file.

project

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

Value

A string value extracted from the DESCRIPTION field.


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