build_spm_cooc_sym {nlpembeds} | R Documentation |
Build symmetric sparse matrix from data frame
Description
Build symmetric sparse matrix from data frame
Usage
build_spm_cooc_sym(df_cooc)
Arguments
df_cooc |
Symmetric sparse matrix in data frame format |
Value
Matrix::sparseMatrix object, symmetric sparse matrix
[Package nlpembeds version 1.0.0 Index]