remove_duplicates: Remove duplicate rows

View source: R/import.R

remove_duplicatesR Documentation

Remove duplicate rows

Description

This happened with some of the original bulk import files, which are completely duplicated, hence this function.

Usage

remove_duplicates(df)

Arguments

df

data frame output of fix_types or data frame output of remove_na_rows

Value

data frame with same number of columns as input and possibly fewer rows


majazaloznik/ddvR documentation built on Feb. 13, 2025, 12:32 p.m.