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.5-noble)regexPipes_0.0.1.tar.gz(r-4.4-noble)
regexPipes_0.0.1.tgz(r-4.4-emscripten)regexPipes_0.0.1.tgz(r-4.3-emscripten)
regexPipes.pdf |regexPipes.html✨
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 8 years agofrom:834e224f7e. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
Exports:gregexprgrepgreplgsubregexecregexprsub
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Overriding grep from base package | gregexpr grep grepl gsub regexec regexpr sub |