Description Usage Arguments Value
f_fr_filter
used in shiny::eventReactive subsetData_FR(), which is
the input to plot_fr
.
1 2 | f_fr_filter(FR, regionValue, regionValueLevel, regionSplit, suppliesValue,
suppliesValueLevel)
|
FR |
A dataframe, Fit Rate resulting from MIF and IS. |
regionValue |
A string. |
regionValueLevel |
A string. |
regionSplit |
A string. |
suppliesValue |
A string. |
suppliesValueLevel |
A string. |
max_fr |
A double. |
a dataframe with columns: region, regionSplit, supplies, fDate, KEY, VALUE. Key lists Liters_sm, fr, MIF, cumqty.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.