util_replace_hard_limit_violations {dataquieR}R Documentation

Replace limit violations (HARD_LIMITS) by NAs

Description

Replace limit violations (HARD_LIMITS) by NAs

Usage

util_replace_hard_limit_violations(study_data, meta_data, label_col)

Arguments

study_data

study_data

meta_data

study_data

label_col

variable attribute the name of the column in the metadata with labels of variables

Value

modified study_data

See Also

Other data_management: util_assign_levlabs(), util_check_data_type(), util_check_group_levels(), util_compare_meta_with_study(), util_dichotomize(), util_merge_data_frame_list(), util_rbind(), util_remove_na_records(), util_study_var2factor(), util_table_of_vct()


[Package dataquieR version 2.1.0 Index]