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 |
args |
List of arguments from |
Value
A data.table with the required columns
[Package TrialEmulation version 0.0.4.0 Index]