update_col_types: Update column types

Description Usage Arguments Value

View source: R/fct_1_input.R

Description

Update column type for each column in dataframe

Usage

1
update_col_types(df, types_df)

Arguments

df

dataframe, containing some columns as specified in types_df

types_df

dataframe, containing columns column_name and column_type

Value

dataframe, dataframe with updated column types (by default columns are updated to character type)


PhilPalmer/AutoPlate documentation built on Dec. 18, 2021, 7:41 a.m.