word_lists {pseudobibeR} | R Documentation |
Lists of words defining text features
Description
For Biber features defined by matching texts against certain exact words,
rather than patterns, this list defines the exact words defining the
features. These lists are primarily used internally by biber()
, but are
exported so users can examine the feature definitions.
Usage
word_lists
Format
A named list with one entry per word list. Each entry is a vector of words.
[Package pseudobibeR version 1.2 Index]