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

unescape

If TRUE, character sequences <%% and %%> are unescaped to <% and %>.

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see RspText.


HenrikBengtsson/R.rsp documentation built on Feb. 20, 2024, 9:03 p.m.