Harmonizes the types of columns in a dataframe according to a type mapping.
Utilisation
harmonize_column_types(
df,
types_map = NULL,
dictionary_path = system.file("extdata", "star_dictionary.csv", package = "startbox")
)
Harmonizes the types of columns in a dataframe according to a type mapping.
harmonize_column_types(
df,
types_map = NULL,
dictionary_path = system.file("extdata", "star_dictionary.csv", package = "startbox")
)