Description Usage Arguments Value Examples
View source: R/rsort.rbolaget.R
rsort
is used to sort the assortment of all product in Systembolaget given specific parameters.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
data |
an object of class |
Category |
a character with the category/categories. |
IsKosher |
a boolean. |
IsOrganic |
a boolean. |
IsEthical |
a boolean. |
AlcoholPercentage |
a numeric value given in a list with min and max value. |
Volume |
a numeric value given in a list with min and max value. |
Price |
a numeric value given in a list with min and max value. |
Country |
a character with the country/countries. |
... |
Further arguments passed to or from other methods |
rsort
return a data frame of class "rbolaget" and "data.frame" with the given criteria given by the parameters.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.