SparseMatrixToTriplets: Convert sparse matrix into triplets

Description Usage Arguments Value See Also

View source: R/DataConversionFunctions.R

Description

Converts a sparse matrix into a data frame triplets.

Usage

1

Arguments

smat

A sparse matrix.

Value

A data frame of triplets.

See Also

Other Sparse matrix transformation functions: ConvertMultiColumnDataFrameToSparseMatrix(), ToColumnValueIncidenceMatrix(), TripletsToSparseMatrix()


antononcube/ERTMon-R documentation built on Oct. 14, 2021, 2:27 p.m.