TextReuseTextDocument-accessors: Accessors for TextReuse objects

Description Usage Arguments Value

Description

Accessor functions to read and write components of TextReuseTextDocument and TextReuseCorpus objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
tokens(x)

tokens(x) <- value

hashes(x)

hashes(x) <- value

minhashes(x)

minhashes(x) <- value

Arguments

x

The object to access.

value

The value to assign.

Value

Either a vector or a named list of vectors.


ropensci/textreuse documentation built on May 19, 2020, 7:40 a.m.