asRspString.RspConstruct {R.rsp} | R Documentation |
Recreates an RSP string from an RspConstruct
Description
Recreates an RSP string from an RspConstruct.
Usage
## S3 method for class 'RspConstruct'
asRspString(object, ...)
Arguments
... |
Not used. |
Value
Returns an RspString
.
Author(s)
Henrik Bengtsson
See Also
For more information see RspConstruct
.
[Package R.rsp version 0.45.0 Index]