R.rsp (version 0.46.0)

requireAttributes.RspDirective: Asserts that certain attributes exist

Description

Asserts that certain attributes exist.

Usage

# S3 method for RspDirective
requireAttributes(this, names, condition=c("all", "any"), ...)

Value

Returns itself (invisibly).

Arguments

condition

A character specifying the condition to be tested.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see RspDirective.