Description Usage Arguments Value
Create all freeze and minmax assumption data frames from single data frame
1 2 | ip_load_assumptions(assumptions, freeze.name = "value",
minmax.name = c("value_min", "value_max"), drop.names = c("Notes"))
|
assumptions |
A data frame of assumptions that will be converted into |
freeze.name |
The name of the series in |
minmax.name |
The names of the series in |
drop.names |
The name of the series in |
A list of data frames and list containing freeze_cells
, freeze_slice
, minmax_cells
, and minmax_slice
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.