OR {rsyntax} | R Documentation |
Use OR search in tquery
Description
Use OR search in tquery
Usage
OR(...)
Arguments
... |
name-value pairs for look-up terms. see ?query. |
Value
A list, to be used as input to tquery
Examples
tquery(OR(lemma = 'walk', POS='Noun'))
[Package rsyntax version 0.1.4 Index]