Accessors for TextReuse objects
Accessor functions to read and write components of TextReuseTextDocument
and TextReuseCorpus
objects.
tokens(x) tokens(x) <- value hashes(x) hashes(x) <- value minhashes(x) minhashes(x) <- value
x
: The object to access.value
: The value to assign.Either a vector or a named list of vectors.
Useful links