View source: R/build_flowmat.R
build_flowmat | R Documentation |
Given a list of (unparsed) rate functions, construct the matrix of compartment flows.
build_flowmat(rates, compartment_names)
rates |
Unparsed list of rate functions (intermediate object within the
|
compartment_names |
vector of compartment_strata names |
matrix whose elements indicate the change in each compartment (columns) associated with each reaction event (rows).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.