multiply.coo: Multiply two coo objects element-wise

Description Usage Arguments Value

View source: R/coo.R

Description

The two input objects must be compatible (have equivalent names)

Usage

1
multiply.coo(x, y, a = 1)

Arguments

x

coo object

y

coo object

a

numeric, scalar for multiplication

Value

new coo object with produce a*x*y


donelsonsmith/umap_R documentation built on Nov. 4, 2019, 10:58 a.m.