nicify_names: Nicify names

Description Usage Arguments

Description

Nicify names

Usage

1
nicify_names(df, style = c("snake_case"), abbrev = FALSE)

Arguments

df

Dataframe

style

Naming style convention. Currently only 'snake_case' is supported.

abbrev

Logical. Whether to use common abbreviations such as 'pct' for '%'


arbelt/azwmisc documentation built on May 10, 2019, 12:48 p.m.