is_valid_regex {taxa} | R Documentation |
Check regex validity
Description
Check if a regular expression is valid
Usage
is_valid_regex(text)
Arguments
text |
The putative regex to check. |
[Package taxa version 0.4.3 Index]
is_valid_regex {taxa} | R Documentation |
Check if a regular expression is valid
is_valid_regex(text)
text |
The putative regex to check. |