Description Usage Arguments Value
Used to find common column names of two data frames. Useful for large data sets
1 |
x |
data frame |
y |
data frame |
join |
Logical, augments the return. Default set to FALSE. Still a work in progress |
If join = FALSE this will return character string vector of the common names. If join = TRUE this will try to return character string in format used for innerjoin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.