Description Usage Arguments Value
Cleans up duplicated items on a production data frame based on DOI, ISBN, and Title. This function also removes any rows where the value of "year" is greater than the current year (since these are considered errors)
1 |
x |
data frame containing information on a certain type of production (journal papers, conference papers, etc.). Must contain columns "Title" and "Year". Optional (very useful) columns include "DOI" and "ISBN". |
data frame with duplicates removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.