Skip to contents

Normalize decimal format in a data frame Interprets both "." and "," as decimal indicators

Usage

normalize_decimal_format(df)

Arguments

df

Data frame to be normalized

Value

Data frame with normalized decimal format

See also

Other postprocessing: clean_lab()