str.match: Returns the group matches from a regular expression on a...

Description Usage Arguments

View source: R/utils.R

Description

Returns the group matches from a regular expression on a vector

Usage

1
2
## S3 method for class 'match'
str(x, pattern)

Arguments

x

the vector we want to match on

pattern

regular expression with groups


helen-zhu/ConsensusPeaks documentation built on Dec. 25, 2021, 9:39 a.m.