prettyNames: Changes names to more attractive format

Description Usage

Description

Changes colnames (names if vector) to more attractive format @param character vector or data.frame @return object with nicer names @example x <- data.frame(country_ISO3=c('PL','RU','US'), accounts_number = c(1500,1000,1200)) x

Usage

1
prettyNames(object, names = T)

elo2zero/oddsandsods documentation built on May 16, 2019, 3:04 a.m.