Learn R Programming

roxygen2 (version 2.0)

parse.value: Parse an element with a mandatory value.

Description

Parse an element with a mandatory value.

Usage

parse.value(key, rest)

Arguments

key
the parsing key
rest
the expression to be parsed

Value

  • A list containing the key and value

See Also

Other preref parsing functions: parse.default, parse.name, parse.name.description, parse.toggle, parse.unknown