View source: R/old_taxa--taxmap--parsers.R
validate_regex_key_pair | R Documentation |
Checks that the number of capture groups in the regex matches the length of the key.
Checks that only certain values of key
can appear more that once.
Adds names to keys that will be used for column names in the output of extract_taxonomy
.
Uses non-standard evaluation to get the name of input variables.
validate_regex_key_pair(regex, key, multiple_allowed)
regex |
( |
key |
( |
multiple_allowed |
( |
Returns the result of match.arg
on the key.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.