hasProcessor.RspProduct {R.rsp} | R Documentation |
Checks whether a processor exist or not for an RSP product
Description
Checks whether a processor exist or not for an RSP product.
Usage
## S3 method for class 'RspProduct'
hasProcessor(object, ...)
Arguments
... |
Not used. |
Value
Returns TRUE
if one exists, otherwise FALSE
.
Author(s)
Henrik Bengtsson
[Package R.rsp version 0.45.0 Index]