View source: R/old_taxa--taxmap--parsers.R
validate_regex_match | R Documentation |
Ensure that all of a character vector matches a regex. Inputs that do not match are excluded.
validate_regex_match(input, regex)
input |
( |
regex |
( |
character
Parts of input
matching regex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.