paretoDat: Identify the Pareto maximum rows of a data frame (preserving...

Description Usage Arguments

Description

Identify the Pareto maximum rows of a data frame (preserving ties)

Usage

1
paretoDat(dat, logic = FALSE)

Arguments

dat

A data frame.

logic

Logical; whether to return a logical vector of length the number of entries in dat or a vector of entry indices of dat.


corybrunson/missing documentation built on May 13, 2019, 10:52 p.m.