Skip to contents

[Experimental] Shows the variable names that are in common between two or more tibbles. Considering deprecating this as janitor::compare_df_cols() does something similar.

Usage

common_vars(...)

Arguments

...

Bare, unquoted tibble object names.