memc_update_params: Update the parameter table with new values

View source: R/helper.R

memc_update_paramsR Documentation

Update the parameter table with new values

Description

Update the parameter table with new values

Usage

memc_update_params(new_params, param_table)

Arguments

new_params

a named vector of parameter values to update the param table.

param_table

data.table containing the following columns: parameter, value, and units, this is the basic parameter table that will be updated with the new values.

Value

Updated data.table containing the new parameter values.

See Also

Other helper functions: memc_configure(), memc_update_config(), update_state()


Microbial-Explicit-Model/MEMC documentation built on April 12, 2025, 12:50 p.m.