get_renamings_from_config: Get List of Renamings from Configuration

View source: R/get_renamings_from_config.R

get_renamings_from_configR Documentation

Get List of Renamings from Configuration

Description

Get List of Renamings from Configuration

Usage

get_renamings_from_config(config, table_name, all = TRUE)

Arguments

config

list with one element per table/csv file

table_name

name of list element within config

all

if FALSE only the fields with property "required = TRUE" are considered

Value

list with original names as names and internal names as values. The list can be used in a call to renameColumns


KWB-R/kwb.prep documentation built on June 11, 2022, 1:29 p.m.