Description Usage Arguments Value
Utility function for renaming columns to output column names and reducing dataframes down to the desired columns in the mapping
1 | sr_rename_columns(df, source, mapping)
|
df |
a trimmed dataframe - colnames are the actual colnames |
source |
the determined input source of the dataframe |
mapping |
the mapping dataframe in its original form |
a dataframe with the desired columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.