Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.15.0)
getInclude.RspConstruct: 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
.
See Also
For more information see
RspConstruct
.