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