Description Usage Arguments Value
Manage columns within a data frame
1 | .manageColumns(df, df_columns, out_columns)
|
df |
Data frame |
df_columns |
A character vector with column names to be selected from the data frame |
out_columns |
A character vector with new column names |
A data frame with only specified columns (renamed as specified in out_columns).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.