system_id_check | R Documentation |
Checks that there are no duplicate system IDs between multiple source files, as this may be accidental and cause problems with deduplication and other assignments later on. If this function finds duplicates, these duplicates are stored in the
system_id_check(df)
df |
data frame with 'system_id' and 'source' column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.