rowmins_mat: minimum of each row of a matrix

View source: R/RcppExports.R

rowmins_matR Documentation

minimum of each row of a matrix

Description

minimum of each row of a matrix

Usage

rowmins_mat(x)

Arguments

x

a matrix

Value

a NumericVector


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.