View source: R/conversion-functions.R
as.matrix.textreuse_candidates | R Documentation |
These S3 methods convert a textreuse_candidates
object to a matrix.
## S3 method for class 'textreuse_candidates'
as.matrix(x, ...)
x |
An object of class |
... |
Additional arguments. |
A similarity matrix with row and column names containing document IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.