| find | R Documentation |
Find elements within manydata
find_ID(df, id_col = "ID")
find_common_ID(..., id_col = "ID")
find_duplicates(df, id_col = "ID")
df |
A data frame to be scored. |
id_col |
The name of the column containing IDs. Default is "ID". |
... |
Data frames to compare |
find_duplicates(emperors$Wikipedia)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.