Skip to contents

Clean laboratory variables by removing '<' and '>' characters and converting to numeric Cleans all columns starting with "lab_" (per Acutelines standard)

Usage

clean_lab(df)

Arguments

df

Data frame containing laboratory variables

Value

Data frame with cleaned laboratory variables

See also

Other postprocessing: normalize_decimal_format()