requireAttributes.RspDirective: Asserts that certain attributes exist
Description
Asserts that certain attributes exist.Usage
## S3 method for class 'RspDirective':
requireAttributes(this, names, condition=c("all", "any"), ...)
Arguments
condition
A character
specifying the condition to be tested. Value
- Returns itself (invisibly).