ranges-class | R Documentation |
S4 class to manage ranges of corpus positions for query matches. The class
inherits from the classes regions
and corpus
.
## S3 method for class 'ranges'
as.data.table(x, ...)
x |
A |
... |
Additional arguments (unused). |
query
A length-one character
string, query used for query
matches.
Other classes to manage corpora:
corpus-class
,
phrases-class
,
regions
,
subcorpus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.