update_parameters {rcontroll} | R Documentation |
update_parameters()
update the global parameters used in the TROLL
simulation from a TROLL outputs for a next simulation. All parameters have a
default value used in French Guiana simulations.
update_parameters(sim, ...)
## S4 method for signature 'trollsim'
update_parameters(sim, ...)
sim |
trollsim. |
... |
parameters to update and their values (see |
troll()
, stack()
, generate_parameters()
data("TROLLv3_output")
head(update_parameters(TROLLv3_output, iters = 10))