Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.20.0)
hasProcessor.RspProduct: 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
.