tgd_clean_names: Clean all dirty column names of a dataframe

Description Usage Arguments Value Examples

View source: R/tgd_clean_names.R

Description

Clean all dirty column names of a dataframe

Usage

1

Arguments

df

a dataframe or a tibble

short

logical indicating if name component should be truncated to 4 characters. Default is FALSE

Value

x with clean names (all in lower case without special characters, accents and spaces)

Examples

1

juliengoo/test documentation built on May 18, 2019, 10:14 a.m.