proper_names: Convert column names to proper case and convert underscore to...

Description Usage Arguments Value Examples

Description

Convert column names to proper case and convert underscore to spaces

Usage

1
proper_names(df, underscore_to_spaces = TRUE)

Arguments

df

a dataframe with column names

underscore_to_spaces

boolean on whether to convert underscore to space in column names

Value

dataframe with adjusted column names

Examples

1

brianwonch/mediamunger documentation built on May 13, 2019, 7:42 a.m.