Description Usage Arguments Author(s)
Compare column names of one dataframe to column names of the template dataframe. After that, add missing columns and fill them with NA values.
1 | adjust_columns(df_to_adjust = NULL, df_template = NULL)
|
df_to_adjust |
dataframe to be adjusted. |
df_template |
dataframe to be used as a template. |
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.