This function allows the user to set the parameters by replacing the existing
parameters file with a new one. Use get_parameters()
to modify the parameter values.
After running this function, users can use the modified parameters in sensitivity_analysis()
.
Examples
param_fp <- get_parameters()
set_parameters(param_fp)
#> [1] TRUE