getContent.RspText: Gets the contents of the RSP text

getContent.RspTextR 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 TRUE, character sequences <%% and %%> are unescaped to <% and %>.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see RspText.


R.rsp documentation built on June 28, 2022, 1:05 a.m.