sr_trim_headers: Utility function for getting proper column names of the...

Description Usage Arguments Value

Description

Utility function for getting proper column names of the original file in the column names of the dataframe, as well as trimming an excess space between the headers and the start of the data.

Usage

1
sr_trim_headers(df, row_number)

Arguments

df

a dataframe

row_number

an integer specifying the row of the dataframe with proper column headers

Value

a vector of uniform column names with no leading/trailing whitespace and all lowercase


chriscardillo/stitchr documentation built on May 8, 2019, 11:54 a.m.