Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.15.0)
escape.RspLanguage: Escapes a string specifically for a given RSP response language
Description
Escapes a string specifically for a given RSP response language.
Usage
## S3 method for class 'RspLanguage': escape(this, ...)
Arguments
...
R objects to be pasted together.
Value
Returns a
character
string.
See Also
For more information see
RspLanguage
.