parse.value {roxygen}R Documentation

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


[Package roxygen version 0.1 Index]