getContent.RspText: Gets the contents of the RSP text
Description
Gets the contents of the RSP text.
Usage
# S3 method for RspText
getContent(text, unescape=FALSE, ...)
Arguments
unescaped
If TRUE
, character sequences <%%
and
%%>
are unescaped to <%
and %>
.
See Also
For more information see RspText
.