Learn R Programming

roxygen2 (version 2.2.2)

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

Description

Turn a binary element on; parameters are ignored.

Usage

parse.toggle(key, rest, srcref)

Arguments

key
the parsing key
rest
the expression to be parsed
srcref
srcref providing location of file name and line number

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