PCG Grouping
pcg_grouping.Rd
Groups individual data into PCGs
Arguments
- data_input
A
data.table
ordata.frame
featuring RA individual data according to naming and data type standards used in PB. For renaming use functionGEPack::sora_naming
.- pcg_liste
data.table
ordata.frame
with the PCG-list or character vector with the path to an excel file.- inter_returns
Character vector with return objects from intermediate steps of the function. Possible values are "data_input", "ddd_groupings", "input_fun", "last_step", "pcg_gtin", "pcg_li", "pcg_li_all", "pcg_liste", "pcg_pharm", "pcg_threshold", "show_all_steps".