my.rowMeans: Calculate Row Means with NA remove

my.rowMeansR Documentation

Calculate Row Means with NA remove

Description

Calculate Row Means with NA remove

Usage

my.rowMeans(x, na.rm = FALSE, dims = 1L)

Arguments

x

matrix

na.rm

default FALSE

Value

vector of row means


xuranw/wdec documentation built on March 8, 2024, 2:41 p.m.