requireAttributes.RspDirective: Asserts that certain attributes exist

requireAttributes.RspDirectiveR Documentation

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.

...

Not used.

Value

Returns itself (invisibly).

Author(s)

Henrik Bengtsson

See Also

For more information see RspDirective.


R.rsp documentation built on June 28, 2022, 1:05 a.m.