View source: R/interactive_helpers.R
common_vars | R Documentation |
Shows the variable names that are in common between two or more tibbles.
Considering deprecating this as janitor::compare_df_cols() does something similar.
common_vars(...)
... |
Bare, unquoted tibble object names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.