1# Generated by roxygen2: do not edit by hand
2
3S3method("$",rematch_allrecords)
4S3method("$",rematch_records)
5export("$.rematch_allrecords")
6export("$.rematch_records")
7export(bind_re_match)
8export(bind_re_match_)
9export(re_exec)
10export(re_exec_all)
11export(re_match)
12export(re_match_all)
13importFrom(tibble,new_tibble)
14importFrom(tibble,tibble)
15