str_detect_all: Predicate if detect all possible regex patterns

Description Usage Arguments Value Examples

View source: R/dplyr.R

Description

Predicate if detect all possible regex patterns

Usage

1

Arguments

series

A character vector

regex

A character of regex pattern with "pattern1|pattern2|...|patternK"

Value

A logical vector. TRUE if fits ALL patterns.

Examples

1
none

tpemartin/econDV documentation built on Feb. 12, 2021, 5:56 a.m.