Package: rematch2 2.1.2.9000
rematch2: Tidy Output from Regular Expression Matching
Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data frames.
Authors:
rematch2_2.1.2.9000.tar.gz
rematch2_2.1.2.9000.zip(r-4.5)rematch2_2.1.2.9000.zip(r-4.4)rematch2_2.1.2.9000.zip(r-4.3)
rematch2_2.1.2.9000.tgz(r-4.4-any)rematch2_2.1.2.9000.tgz(r-4.3-any)
rematch2_2.1.2.9000.tar.gz(r-4.5-noble)rematch2_2.1.2.9000.tar.gz(r-4.4-noble)
rematch2_2.1.2.9000.tgz(r-4.4-emscripten)rematch2_2.1.2.9000.tgz(r-4.3-emscripten)
rematch2.pdf |rematch2.html✨
rematch2/json (API)
NEWS
# Install 'rematch2' in R: |
install.packages('rematch2', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/rematch2/issues
Last updated 9 days agofrom:b0ac472c71. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | OK | Nov 09 2024 |
R-4.5-linux | OK | Nov 09 2024 |
R-4.4-win | OK | Nov 09 2024 |
R-4.4-mac | OK | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
Exports:$.rematch_allrecords$.rematch_recordsbind_re_matchbind_re_match_re_execre_exec_allre_matchre_match_all
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Match results from a data frame column and attach results | bind_re_match bind_re_match_ |
Extract Data From First Regular Expression Match Into a Data Frame | $.rematch_allrecords $.rematch_records re_exec |
Extract Data From All Regular Expression Matches Into a Data Frame | re_exec_all |
Extract Regular Expression Matches Into a Data Frame | re_match |
Extract All Regular Expression Matches Into a Data Frame | re_match_all |