add_matrices_bycol {geocmeans}R Documentation

sum of two matrices by column

Description

sum of two matrices by column

Usage

add_matrices_bycol(x, y)

Arguments

x

a matrix

y

a matrix with the same dimensions

Value

a matrix


[Package geocmeans version 0.3.4 Index]