getComment.RspConstruct {R.rsp} | R Documentation |
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.
Author(s)
Henrik Bengtsson
See Also
For more information see RspConstruct
.
[Package R.rsp version 0.45.0 Index]