taxa (version 0.3.3)

validate_regex_match: Check that all match input

Description

Ensure that all of a character vector matches a regex. Inputs that do not match are excluded.

Usage

validate_regex_match(input, regex)

Arguments

input

(character)

regex

(character of length 1)

Value

character Parts of input matching regex