nbrOfLines.RspString {R.rsp} | R Documentation |
Gets the number of lines in an RSP string
Description
Gets the number of lines in an RSP string.
Usage
## S3 method for class 'RspString'
nbrOfLines(object, ...)
Arguments
... |
Not used. |
Value
Returns a non-negative integer
.
Author(s)
Henrik Bengtsson
See Also
For more information see RspString
.
[Package R.rsp version 0.45.0 Index]