Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.15.0)
getComment.RspConstruct: Gets the comment of an RSP construct
Description
Gets the comment of an RSP construct.
Usage
## S3 method for class 'RspConstruct': getComment(object, ...)
Arguments
...
Not used.
Value
Returns a
character
string.
See Also
For more information see
RspConstruct
.