Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.20.0)
nbrOfLines.RspString: 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
.
See Also
For more information see
RspString
.