setProcParams-set-cpc-method.RdTakes a named list of parameters as argument. If a parameter name
already exists, it is updated with the new value and if it does not already
exist, it is added.
# S4 method for cpc
setProcParams(x) <- valueA cpc object.
A named list of parameters.
A cpc object.