identify_column_order_differences | R Documentation |
Compares two datasets and outputs a table listing any differences in the column orders between the two datasets. Columns that are not contained within both are ignored however column ordering is derived prior to removing these columns.
identify_column_order_differences(BASE, COMP)
BASE |
( |
COMP |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.