rowMax: Collapse data.frame to vector by getting row max

View source: R/rt_ops.R

rowMaxR Documentation

Collapse data.frame to vector by getting row max

Description

Collapse data.frame to vector by getting row max

Usage

rowMax(x, na.rm = TRUE)

Arguments

x

Input vector

na.rm

Logical. If TRUE, missing values are not considered.

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.