Learn R Programming

roxygen2 (version 2.0)

parse.toggle: Turn a binary element on; parameters are ignored.

Description

Turn a binary element on; parameters are ignored.

Usage

parse.toggle(key, rest)

Arguments

key
the parsing key
rest
the expression to be parsed

Value

  • A list with the key and TRUE

See Also

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