Which of the actual regroupings would be used if columns were
available in a data frame
Usage
regrouping_is_used(columns, actuals)
Arguments
- columns
vector of column names for which to check if they are subject
to regrouping
- actuals
list of elements from and to, as returned by
kwb.prep:::read_actual_regrouping
Value
vector of logical as long as actuals. Attribute column:
which columns would the data frame have after the regrouping?