rename_cols: Renames commonly inconsistent column names in BBMR data

View source: R/rename_cols.R

rename_colsR Documentation

Renames commonly inconsistent column names in BBMR data

Description

Standardizes column names to Title Case when recognized, and tolowercasewithout spaces when not recognized

Usage

rename_cols(df)

Arguments

df

dataframe with colnames to modify

Value

A vector of strings

Author(s)

Lillian Nguyen


baltimorebudget/bbmR documentation built on Aug. 28, 2023, 6:32 p.m.