parse.toggle {roxygen}R Documentation

Turn a binary element on; parameters are ignored.

Description

Turn a binary element on; parameters are ignored.

Usage

parse.toggle(key, rest)

Arguments

key parsing key
rest the expression to be parsed

Value

A list with the key and TRUE


[Package roxygen version 0.1 Index]