select_data_cols function

Select Data Columns

Select Data Columns

Select the required columns from the data and rename

select_data_cols(data, args)

Arguments

  • data: A data.frame containing all the required columns
  • args: List of arguments from data_preparation

Returns

A data.table with the required columns