as.matrix,textstat_simil_sparse-method | R Documentation |
as.matrix method for textstat_simil_sparse
## S4 method for signature 'textstat_simil_sparse'
as.matrix(x, omitted = NA, ...)
## S4 method for signature 'textstat_simil_symm_sparse'
as.matrix(x, omitted = NA, ...)
x |
an object returned by textstat_simil when |
omitted |
value that will replace the omitted cells |
... |
unused |
a matrix object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.