update.pumpgridresult {PUMP} | R Documentation |
Update a pump grid call, tweaking some parameters (core function)
Description
Works on objects returned by 'update_grid()'; calls 'update_grid()'.
Usage
## S3 method for class 'pumpgridresult'
update(object, ...)
Arguments
object |
A pumpgridresult object. |
... |
Additional arguments, i.e., the arguments you would pass to the 'pump_power()', 'pump_mdes()' and 'pump_sample()', that will replace the existing parameters of the object. |
See Also
[update_grid()]
[Package PUMP version 1.0.3 Index]