common_vars: common_vars

View source: R/interactive_helpers.R

common_varsR Documentation

common_vars

Description

[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.


IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.