Calculate Row Means with NA remove

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

Arguments

x

matrix

na.rm

default FALSE

Value

vector of row means