View source: R/utilities.R View source: R/utilities.R
get_pstr_neg | R Documentation |
Do negative regex term lookup using patterns mapped by pstr().
Does progressive capitalization on values separated by spaces for each value in v, appends flanking '.*' (matches any char) for each value in v, appends "|" OR conditional separator
get_pstr_neg(pstr) get_pstr_neg(pstr)
pstr |
Regex patterns for matching, or output from 'get_pstr()'. |
Mapped negative lookup strings.
Regex for negation of indicated patterns.
pstr, get_filt, appendvar
get_pstr, get_filt, appendvar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.