Description Usage Arguments Value
Nimue format that returns just compartments/summaries requested
1 2 3 4 5 6 7 | nimue_format(
out,
var_select = NULL,
reduce_age = TRUE,
combine_compartments = TRUE,
date_0 = NULL
)
|
out |
nimue_simulation object |
var_select |
Vector of compartment names, e.g.
|
reduce_age |
Collapse age-dimension, calculating the total in the compartment. |
combine_compartments |
Collapse compartments of same type together (e.g. E1 and E2 -> E) |
date_0 |
Date of time 0, if specified a date column will be added |
Formatted long data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.