my.rowMeans: Calcuate Row Means with NA remove

my.rowMeansR Documentation

Calcuate Row Means with NA remove

Description

Calcuate Row Means with NA remove

Usage

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

Arguments

x

matrix

na.rm

default FALSE

Value

vector of rowmeans


nkoneill/mMuSiC documentation built on Oct. 25, 2023, 2:39 a.m.