Description Usage Arguments Value
f_summarise4RVP
adds information at level (RegionSplit, fYear),
and level (RegionSplit, SuppliesSplit, fYear), while keeping all the rows of
the data frame.
Requires to drop fYear before (f_keepDateYear
).
1 | f_summarise4RVP(data, facetY)
|
data |
a dataframe with columns SuppliesSplit, RegionReport, Supplies, facetY, Rev, Liters, Rev_sm, Liters_sm, Date, fDate. |
facetY |
a string, such as "RegionSplit", "source". NULL is the plot isn't an RVP. |
a dataframe with columns SuppliesSplit, RegionReport, Supplies, facetY, KEY, VALUE, Date, fDate, label. KEY (Rev_sm, Liters_sm, price) a factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.