Description Usage Arguments Value
f_topSupplies
keeps the topN items on SuppliesSplit column.
Used in data4plot
.
1 | f_topSupplies(data, topN = 10)
|
data |
A dataframe with columns rk, SuppliesSplit. |
topN |
An integer representing the number of items to display, the others will be grouped together. |
a dataframe with a column SuppliesSplit, an ordered factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.