remove_duplicates | R Documentation |
This happened with some of the original bulk import files, which are completely duplicated, hence this function.
remove_duplicates(df)
df |
data frame output of fix_types or data frame output of remove_na_rows |
data frame with same number of columns as input and possibly fewer rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.