Description Usage Arguments Value
This function filters the current food storage. It looks for
the last storage's change for each product and filters them. Optionally
one can give a group
as input, which is a character string
containing product names. If this is given, the function will filter
the dataset by these product names.
1 | currentStorage(dataset, group, dataAreUpToDate = TRUE)
|
dataset |
kornumsatz as a result from |
group |
optional character vector which contians product names |
A dataframe will be returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.