make_unique: Force unique observation

Description Usage Arguments Value Author(s)

View source: R/make_unique.R

Description

Remove duplicated entries. If there are several discrepant pieces of information about the observation, take the most frequent unique value, or the mean, or a random value of the duplicates to keep only one observation.

Usage

1

Arguments

x

Dataframe. All entries for one observation.

Value

Dataframe with only one row for the observation.

Author(s)

Nicolas Mangin


NicolasJBM/tablR documentation built on June 9, 2021, 5:23 p.m.