Rdocumentation
powered by
Learn R Programming
textreuse (version 0.1.3)
as.matrix.textreuse_candidates: Convert candidates data frames to other formats
Description
These S3 methods convert a
textreuse_candidates
object to a matrix.
Usage
"as.matrix"(x, ...)
Arguments
x
An object of class
textreuse_candidates
.
...
Additional arguments.
Value
A similarity matrix with row and column names containing document IDs.