process.MatSmoothing: Processes the data set
Description
Processes the data set.
Usage
# S3 method for MatSmoothing
process(this, ..., units=NULL, force=FALSE, verbose=FALSE)
Arguments
- ...
Not used.
- force
If TRUE
, data already processed is re-processed,
otherwise not.
- verbose
See Verbose
.
See Also
For more information see MatSmoothing
.