coo: Create a coo representation of a square matrix

Description Usage Arguments Value

View source: R/coo.R

Description

Create a coo representation of a square matrix

Usage

1
coo(x)

Arguments

x

square matrix

Value

matrix with three columns (from index, to index, value)


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