R.rsp (version 0.40.0)

getContent.RspText: Gets the contents of the RSP text

Description

Gets the contents of the RSP text.

Usage

"getContent"(text, unescape=FALSE, ...)

Arguments

...
Not used.
unescaped
If TRUE, character sequences <%%< code=""> and %%> are unescaped to <%< code=""> and %>.

Value

Returns a character string.

See Also

For more information see RspText.