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:Billy Buchanan

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'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.81 score 1 stars 13 scripts 92 downloads 7 exports 0 dependencies

Last updated from:834e224f7e. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK97
source / vignettesOK139
linux-release-x86_64OK98
wasm-releaseOK86

Exports:gregexprgrepgreplgsubregexecregexprsub

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Overriding grep from base packagegregexpr grep grepl gsub regexec regexpr sub