requireAttributes.RspDirective.Rd
Asserts that certain attributes exist.
# S3 method for RspDirective
requireAttributes(this, names, condition=c("all", "any"), ...)
A character
specifying the condition to be tested.
Not used.
Returns itself (invisibly).
For more information see RspDirective
.