View source: R/getCombinedValue.R
getCombinedValue | R Documentation |
This is a utility function to sum the raw data values that correspond to the specified compartments at the given index
getCombinedValue(model, compartments, index)
model |
The model from which to get the data values |
compartments |
The vector of compartment names that contain the values to combine |
index |
The index in the array from which data is desired |
The combined value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.