find_largest: Find the largest values

Description Usage Arguments Value Examples

View source: R/collapse.R

Description

For each row, find a value that represent the enumeration using max.col. An internal function that is used in determine_primary and determine_primaryl.

Usage

1

Arguments

data

A data frame object, where all columns

Value

a character vector of the values that are largest in its enumeration group

Examples

1
find_largest(vcdb[1:10,57:105])

onlyphantom/verisr2 documentation built on May 20, 2019, 12:19 p.m.