getNewline.RspLanguage {R.rsp} | R Documentation |
Gets the newline string specific for a given RSP response language
Description
Gets the newline string specific for a given RSP response language.
Usage
## S3 method for class 'RspLanguage'
getNewline(this, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see RspLanguage
.
[Package R.rsp version 0.45.0 Index]