is_indexed {quanteda} | R Documentation |
Check if a glob pattern is indexed by index_types
Description
Internal function for select_types
to check if a glob pattern is indexed by
index_types
.
Usage
is_indexed(pattern)
Arguments
pattern |
a glob pattern to be tested |
[Package quanteda version 4.3.0 Index]