Description Usage Arguments Value
Convert a data frame of slice targets to individual data frames Mostly for use in ip_fit() functions
1 2 | ip_load_slice_a(slice, slice.value.name = "value",
drop.names = c("Notes"), prefix = "frz")
|
slice |
A data frame of assumptions for |
slice.value.name |
The name of the series in |
drop.names |
The name of the series in |
A list of data frames containing freeze_slice
or minmax_slice
individual data frames for use in ip_fit().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.