Package: regexPipes 0.0.1

Billy Buchanan
regexPipes: Wrappers Around 'base::grep()' for Use with Pipes
Provides wrappers around base::grep() where the first argument is standardized to take the data object. This makes it less of a pain to use regular expressions with 'magrittr' or other pipe operators.
Authors:
regexPipes_0.0.1.tar.gz
regexPipes_0.0.1.tar.gz(r-4.7-any)regexPipes_0.0.1.tar.gz(r-4.6-any)
regexPipes_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
regexPipes/json (API)
| # Install 'regexPipes' in R: |
| install.packages('regexPipes', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:834e224f7e. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 139 | ||
| linux-release-x86_64 | OK | 98 | ||
| wasm-release | OK | 86 |
Exports:gregexprgrepgreplgsubregexecregexprsub
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Overriding grep from base package | gregexpr grep grepl gsub regexec regexpr sub |