Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.15.0)
findProcessor.RspProduct: Locates a processor for an RSP product
Description
Locates a processor for an RSP product.
Usage
## S3 method for class 'RspProduct': findProcessor(object, ...)
Arguments
...
Not used.
Value
Returns a
function
that takes an
RspProduct
as input, or
NULL
if no processor was found.