| process.RspProduct | R Documentation |
Processes an RSP file product.
## S3 method for class 'RspProduct'
process(object, type=NULL, envir=parent.frame(), workdir=NULL, ..., recursive=TRUE,
verbose=FALSE)
type |
A |
workdir |
A temporary working directory to use during processing.
If |
... |
Optional arguments passed to the processor |
recursive |
If a positive number (or + |
verbose |
See |
Returns the processed RSP product output as another RspProduct.
If no processor exists, the input object itself is returned.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.