matching-op: A pattern matching operator.

Description Usage Arguments Value See Also

Description

A pattern matching operator.

Usage

1
2
3
x %~% re

x %~f% re

Arguments

x

A character vector to match re against.

re

A regular expression.

Value

A logical vector of matching elements in x.

See Also

Other Operators: %<~%, %n~%


gschofl/gsmisc documentation built on May 17, 2019, 8:52 a.m.