rename_columns_output: rename_columns_output() Uses the csv file in app/extdata/ to...

View source: R/fct_helpers.R

rename_columns_outputR Documentation

rename_columns_output() Uses the csv file in app/extdata/ to convert initial colnames to nicely formatted ones the function matches only the start of the initial colname to find a match, allowing the unit to be added before this function via 'add_colname_unit()'

Description

rename_columns_output() Uses the csv file in app/extdata/ to convert initial colnames to nicely formatted ones the function matches only the start of the initial colname to find a match, allowing the unit to be added before this function via 'add_colname_unit()'

Usage

rename_columns_output(data)

Arguments

data

the dataset to rename with the default <colnames_replacement_display> object

Value

a renamed dataframe


vdes2020/eneRgyVD documentation built on July 3, 2025, 7:36 p.m.