getContent.RspText {R.rsp} | R Documentation |
Gets the contents of the RSP text
Description
Gets the contents of the RSP text.
Usage
## S3 method for class 'RspText'
getContent(text, unescape=FALSE, ...)
Arguments
... |
Not used. |
unescaped |
If |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see RspText
.
[Package R.rsp version 0.45.0 Index]