read_description: Read DESCRIPTION as a Dataframe

View source: R/pkg.R

read_descriptionR Documentation

Read DESCRIPTION as a Dataframe

Description

Read the DESCRIPTION file as a 2-column dataframe for the header name along with the value/s following the colon of that header. To make these values in the R console, see makeDescription.

Usage

read_description(path = getwd())

See Also

str_replace tibble unite

Other DESCRIPTION functions: make_description_links(), make_description(), make_imports()

Other R Package functions: read_namespace()

Examples

read_description()

meerapatelmd/suzyBakeOven documentation built on March 30, 2022, 1:44 p.m.