parse_desc: Parse DESCRIPTION

View source: R/parse-roxygen.R

parse_descR Documentation

Parse DESCRIPTION

Description

Parses a package DESCRIPTION file and updates the state.

Usage

parse_desc(state)

Arguments

state

An exercise state, as returned by ex().

Details

The function extracts the DESCRIPTION fields from the state then parses them.

Value

A child state.


datacamp/testwhat.ext documentation built on Aug. 26, 2022, 4:12 p.m.