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