compare_df_fields: Compare column naes for two data frames

compare_df_fieldsR Documentation

Compare column naes for two data frames

Description

Compare column naes for two data frames

Usage

compare_df_fields(df1, df2)

Arguments

df1

a data frame

df2

a data frame

Value

A list with three elements. Each element is a character vector of column names


PatrickCoyle/cmisc documentation built on June 23, 2022, 3:07 p.m.