print.re2_matrix: Print information about a re2_matrix

Description Usage Arguments Examples

Description

Print information about a re2_matrix

Usage

1
2
## S3 method for class 're2_matrix'
print(x, ...)

Arguments

x

an re2_matrix

...

further arguments passed to or from other methods.

Examples

1
print(re2_match(".*", "abc"))

re2r documentation built on May 2, 2019, 12:35 p.m.