View source: R/columns_manage.R
col_namecompare | R Documentation |
Title Column names list duplicates in 1 or more objects. Disregards case.
col_namecompare(x)
x |
list of objects |
Returns list with same = duplicates in same object, other = duplicates between objects
# colnamecheck(df)
# colnamecheck(list(df1, df2, df3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.