extracting-op: A pattern extraction operator.

Description Usage Arguments Value See Also

Description

Extract matching elements from a character vector.

Usage

1
2
3
x %<~% re

x %<~f% re

Arguments

x

A character vector to match re against.

re

A regular expression.

Value

The matching elements in x.

See Also

Other Operators: %n~%, %~%

Other Operators: %n~%, %~%


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