hasProcessor.RspProduct {R.rsp} | R Documentation |
Checks whether a processor exist or not for an RSP product.
## S3 method for class 'RspProduct' hasProcessor(object, ...)
... |
Not used. |
Returns TRUE
if one exists, otherwise FALSE
.
Henrik Bengtsson