regrouping_is_used: Which actual regroupings would be used?

View source: R/regrouping_is_used.R

regrouping_is_usedR Documentation

Which actual regroupings would be used?

Description

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?


KWB-R/kwb.prep documentation built on June 11, 2022, 1:29 p.m.