get_import_col_types: get_import_col_types

View source: R/generic_standardise.R

get_import_col_typesR Documentation

get_import_col_types

Description

get_import_col_types

Usage

get_import_col_types(config_path)

Arguments

config_path

path to the config files for a given dataset

Value

a column specification to be used for parsing the dataset, as a named vector of expressions. The expressions are readr collectors, and the names specify the columns they will parse.


HorridTom/hospitalflow documentation built on June 14, 2022, noon