check_input {LexFindR} | R Documentation |
Check input and raise warnings as needed
Description
Check input and raise warnings as needed
Usage
check_input(target, lexicon, sep)
Arguments
target |
Character string containing a target word |
lexicon |
Character vector containing the lexical database |
sep |
Separator in target and lexicon |
Value
the indexes of the competitors in the lexical database
[Package LexFindR version 1.1.0 Index]