column_rename_fun: Column Rename Function

View source: R/column_rename_fun.R

column_rename_funR Documentation

Column Rename Function

Description

Column Rename Function

Usage

column_rename_fun(
  l,
  column_headers_path,
  convention_table_path = NULL,
  verbose_factor_levels = TRUE
)

Arguments

l

list containing tibbles

column_headers_path

path to file created by create_rename_table

convention_table_path

path to file containing conventions (e.g. C:/Users/858782/DSM/BovaerAnimalTrials - General/01_Admin/Animal_Trial_Column_Names_RZ.xlsx)

verbose_factor_levels

Boolian, should automatically determined factor levels be printed to console?


retodomax/FunRZ documentation built on July 30, 2023, 6:42 p.m.