get_colname_mapping: get_colname_mapping

View source: R/generic_standardise.R

get_colname_mappingR Documentation

get_colname_mapping

Description

get_colname_mapping

Usage

get_colname_mapping(config_path)

Arguments

config_path

path to the config files for a given dataset

Value

character vector specifying column renaming, of the form c(new_name_1 = "old_name_1", new_name_2 = "old_name_2")


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