File: NAMESPACE

package info (click to toggle)
r-cran-rematch2 2.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 180 kB
  • sloc: sh: 13; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by roxygen2: do not edit by hand

S3method("$",rematch_allrecords)
S3method("$",rematch_records)
export("$.rematch_allrecords")
export("$.rematch_records")
export(bind_re_match)
export(bind_re_match_)
export(re_exec)
export(re_exec_all)
export(re_match)
export(re_match_all)
importFrom(tibble,new_tibble)
importFrom(tibble,tibble)