findProcessor.RspProduct
From R.rsp v0.44.0
by Henrik Bengtsson
Locates a processor for an RSP product
Locates a processor for an RSP product.
Usage
# S3 method for RspProduct
findProcessor(object, ...)
Arguments
- ...
Not used.
Value
Returns a function
that takes an RspProduct
as input,
or NULL
if no processor was found.
Community examples
Looks like there are no examples yet.