Description Usage Arguments Value
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.
1 | sr_trim_headers(df, row_number)
|
df |
a dataframe |
row_number |
an integer specifying the row of the dataframe with proper column headers |
a vector of uniform column names with no leading/trailing whitespace and all lowercase
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.