| findProcessor.RspProduct {R.rsp} | R Documentation |
Locates a processor for an RSP product.
## S3 method for class 'RspProduct' findProcessor(object, ...)
... |
Not used. |
Returns a function that takes an RspProduct as input,
or NULL if no processor was found.
Henrik Bengtsson