clean_column_names: Format column names of a data frame

View source: R/utils.R

clean_column_namesR Documentation

Format column names of a data frame

Description

Format column names of a data frame

Usage

clean_column_names(df)

Arguments

df

A data frame with unformatted column names.

Value

A data frame with formatted column names.


lorenzbr/PortfolioTracker documentation built on Feb. 11, 2023, 8:27 a.m.