R.rsp (version 0.30.0)

requireAttributes.RspDirective: Asserts that certain attributes exist

Description

Asserts that certain attributes exist.

Usage

"requireAttributes"(this, names, condition=c("all", "any"), ...)

Arguments

condition
A character specifying the condition to be tested.
...
Not used.

Value

Returns itself (invisibly).

See Also

For more information see RspDirective.