requireAttributes.RspDirective {R.rsp} | R Documentation |
Asserts that certain attributes exist.
## S3 method for class 'RspDirective' requireAttributes(this, names, condition=c("all", "any"), ...)
condition |
A |
... |
Not used. |
Returns itself (invisibly).
Henrik Bengtsson
For more information see RspDirective
.