Skip to content

Commit 7386128

Browse files
committed
Update globals.
1 parent 1e931b9 commit 7386128

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

R/globals.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ if (getRversion() >= "2.15.1") {
3030
"primdup", "SemanticdupID", "SemanticdupIDKW", "Seq",
3131
"SET_NO", "shape", "shape2", "singles", "SPLIT",
3232
"TEMP", "Total", "TYPE", "V1", "value",
33-
"variable", "WITHIN", "ymax", "ymin"
33+
"variable", "WITHIN", "ymax", "ymin",
34+
"digit", "enc", "idkw", "keyword", "synset"
3435
)
3536
)
3637
}

0 commit comments

Comments
 (0)