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 (http://www.braju.com/R/)

See Also

For more information see RspLanguage.


[Package R.rsp version 0.3.4 Index]