| identify_matching_cols | R Documentation | 
Identifies columns with the same name in two data frames
identify_matching_cols(DS1, DS2, EXCLUDE = "")
DS1 | 
 Input dataset 1 (data frame)  | 
DS2 | 
 Input dataset 2 (data frame)  | 
EXCLUDE | 
 Columns to ignore  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.