trajectory | R Documentation |
Generic function to extract data from a simulated trajectory
trajectory(model, compartments = NULL, index = NULL, ...)
model |
the object to extract the trajectory from. |
compartments |
specify the names of the compartments to
extract data from. The compartments can be specified as a
character vector e.g. |
index |
indices specifying the subset of nodes to include
when extracting data. Default ( |
... |
Additional arguments, see
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.