getInclude.RspConstruct {R.rsp}R Documentation

Checks whether an RSP construct will include text to the output or not

Description

Checks whether an RSP construct will include text to the output or not.

Usage

## S3 method for class 'RspConstruct'
getInclude(object, ...)

Arguments

...

Not used.

Value

Returns TRUE of FALSE.

Author(s)

Henrik Bengtsson

See Also

For more information see RspConstruct.


[Package R.rsp version 0.45.0 Index]