compare_column_elements: Compare Elements Between 2 Columns

Description Usage Arguments

View source: R/lists_comparison.R

Description

If both columns contain the same elements, a message is displayed If the columns do not contain the same elements, 3 elements are printed: elements on list A but not on list B, elements on list B but not on list A and common elements

Usage

1

Arguments

list1

first column to compare

list2

second column to compare


Rorevilla/ReviMisc documentation built on Dec. 18, 2021, 11:52 a.m.