select_data_cols {TrialEmulation}R Documentation

Select Data Columns

Description

Select the required columns from the data and rename

Usage

select_data_cols(data, args)

Arguments

data

A data.frame containing all the required columns

args

List of arguments from data_preparation

Value

A data.table with the required columns


[Package TrialEmulation version 0.0.4.0 Index]