We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e931b9 commit 7386128Copy full SHA for 7386128
1 file changed
R/globals.R
@@ -30,7 +30,8 @@ if (getRversion() >= "2.15.1") {
30
"primdup", "SemanticdupID", "SemanticdupIDKW", "Seq",
31
"SET_NO", "shape", "shape2", "singles", "SPLIT",
32
"TEMP", "Total", "TYPE", "V1", "value",
33
- "variable", "WITHIN", "ymax", "ymin"
+ "variable", "WITHIN", "ymax", "ymin",
34
+ "digit", "enc", "idkw", "keyword", "synset"
35
)
36
37
}
0 commit comments