View source: R/filter_dictionary.R
find_words | R Documentation |
Filter dictionary using regular expression
find_words(pattern, dict = NULL, neg = FALSE)
pattern |
Regular expression to match with entries in |
dict |
Vector of words through which to search for pattern |
neg |
If |
Character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.