hlpr_pretty_colnames: Make pretty column names

View source: R/helper-family.R

hlpr_pretty_colnamesR Documentation

Make pretty column names

Description

Helper around the problem with concise vs. pretty columnnames

Usage

hlpr_pretty_colnames(df)

hlpr_pretty_value(value)

hlpr_pretty_vec(vec)

Arguments

df

A data.frame that might contain variables for which prettier versions exist.

value

A name for which a prettier version might exist.

vec

A vector of variable names for which prettier versions might exist.


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.