deduplicate: Deduplication of publication entries

View source: R/reporting.R

deduplicateR Documentation

Deduplication of publication entries

Description

Deduplication function that uses a single dataframe and applies a variety of deduplication functions to subsets of the dataframe. Required to use before reporting on a subset of publications, so that no bias is created in the results if a publication is entered multiple times by different groups, eg.

Usage

deduplicate(df)

Arguments

df

The dataframe that needs to be deduplicated.

Value

The deduplicated dataframe.


bvreede/OAmonitor documentation built on Sept. 9, 2023, 8:33 p.m.