util_adjust_data_type {dataquieR} | R Documentation |
Adjust the data types of study data, if needed
Description
Adjust the data types of study data, if needed
Usage
util_adjust_data_type(study_data, meta_data, relevant_vars_for_warnings)
Arguments
study_data |
data.frame the study data |
meta_data |
meta_data |
relevant_vars_for_warnings |
Value
data.frame modified study data
[Package dataquieR version 2.1.0 Index]