Description Usage Arguments Value
f_summarise4lollipop
adds information at level (RegionSplit, fYear),
and level (RegionSplit, SuppliesSplit, fYear), while keeping all the rows of
the data frame.
Used in data4plot
.
1 | f_summarise4lollipop(data, lollipop_measure = "Rev", showFY)
|
data |
a dataframe with column fYear, lollipop_measure, regionSplit, SuppliesSplit |
lollipop_measure |
a string, such as "Rev" or "Liters". NULL if the plot isn't a lollipop. |
showFY |
a string vector, such as "All" or c("2017", "2018"). |
a dataframe with columns RegionSplit, SuppliesSplit, fYear, percentage, measure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.