uniqueBy: Check unique rows of a data frame based on a set of its...

View source: R/utils.R

uniqueByR Documentation

Check unique rows of a data frame based on a set of its columns

Description

Check unique rows of a data frame based on a set of its columns

Usage

uniqueBy(data, ...)

Arguments

data

Data frame or matrix

...

Name of columns

Value

Data frame with unique values based on set of columns


nuno-agostinho/psichomics documentation built on Jan. 2, 2025, 4:10 a.m.