Description Usage Arguments See Also
View source: R/DataConversionFunctions.R
Turns a data frame of three columns (triplets) into a sparse matrix
1 | TripletsToSparseMatrix(triplets)
|
triplets |
a data frame with three columns |
Other Sparse matrix transformation functions:
ConvertMultiColumnDataFrameToSparseMatrix()
,
SparseMatrixToTriplets()
,
ToColumnValueIncidenceMatrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.