Description Usage Arguments Value Examples
Generic function that takes as its first argument x
an object that represents
a collection of linguistic units, for instance an object of the
class "freqlist"
, and extracts from it those units that
contain a match for the regular expression pattern
.
1 2 |
x |
an object that represents a collection of linguistic units, for instance
an object of the class |
pattern |
a character vector (assumed to be of length 1) containing a regular expression |
perl |
a boolean vector (assumed to be of length 1) that determines whether or not the Perl flavor of regular expressions is assumed |
Returns an object containing the items that match the regular expression.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.