getEcho.RspCode {R.rsp} | R Documentation |
Checks whether the source code should be echoed or not
Description
Checks whether the source code should be echoed or not.
Usage
## S3 method for class 'RspCode'
getEcho(code, ...)
Arguments
... |
Not used. |
Value
Returns a logical
.
Author(s)
Henrik Bengtsson
See Also
For more information see RspCode
.
[Package R.rsp version 0.45.0 Index]