as.matrix.textreuse_candidates: Convert candidates data frames to other formats
Description
These S3 methods convert a textreuse_candidates object to a matrix.Usage
## S3 method for class 'textreuse_candidates':
as.matrix(x, ...)
Value
- A similarity matrix with row and column names containing document IDs.