Description Usage Arguments Value
A somewhat optimized constructor of dense matrices from triplets
1 | assign_matrix_dense(raw, row.ids, col.ids)
|
raw |
data.frame in triplet form where each row represents a triplet |
row.ids |
The row ids |
col.ids |
The col ids |
A matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.