R/test_code1_ordered.R
test_code1_ordered.Rd
Test whether left-most codes appear in expected order within the entries
test_code1_ordered(wlp_lexicon, return_all = FALSE, grammar_file = system.file("structures/wlp_skeleton-simple.ne", package = "yinarlingi"))
wlp_lexicon | a Warlpiri lexicon data frame, or path to a Warlpiri dictionary file |
---|---|
return_all | return the all from data frame or just entries with errors (default is |
grammar_file | a Nearley grammar file (default is `wlp_skeleton-simple.ne`) |