heemod
Model From Tabular Files InfoCalls create_states_from_tabular()
and
create_matrix_from_tabular()
.
create_model_from_tabular(state_info, tm_info, df_env = globalenv())
A heemod
model as returned by
define_strategy()
.
A state tabular file (file path or parsed file).
A transition matrix tabular file (file path or parsed file).
An environment containing external data.