findProcessor.RspProduct {R.rsp}R Documentation

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.

Author(s)

Henrik Bengtsson


[Package R.rsp version 0.45.0 Index]