View source: R/regrouping_is_used.R
regrouping_is_used | R Documentation |
Which of the actual regroupings would be used if columns
were
available in a data frame
regrouping_is_used(columns, actuals)
columns |
vector of column names for which to check if they are subject to regrouping |
actuals |
list of elements |
vector of logical as long as actuals
. Attribute column
:
which columns would the data frame have after the regrouping?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.