Showing 5 of total 5 results (show query)
tidyverse
stringr:Simple, Consistent Wrappers for Common String Operations
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
Maintained by Hadley Wickham. Last updated 7 months ago.
26.3 match 622 stars 21.97 score 164k scripts 8.2k dependentstrinker
qdapRegex:Regular Expression Removal, Extraction, and Replacement Tools
A collection of regular expression tools associated with the 'qdap' package that may be useful outside of the context of discourse analysis. Tools include removal/extraction/replacement of abbreviations, dates, dollar amounts, email addresses, hash tags, numbers, percentages, citations, person tags, phone numbers, times, and zip codes.
Maintained by Tyler Rinker. Last updated 1 years ago.
59.2 match 50 stars 9.48 score 502 scripts 41 dependentsverbalexpressions
RVerbalExpressions:Create Regular Expressions Easily
Build regular expressions using grammar and functionality inspired by <https://github.com/VerbalExpressions>. Usage of the %>% is encouraged to build expressions in a chain-like fashion.
Maintained by Tyler Littlefield. Last updated 12 months ago.
regexregular-expressionsverbal-expressions
41.8 match 281 stars 7.17 score 105 scriptsjonclayden
ore:An R Interface to the Onigmo Regular Expression Library
Provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. Offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.
Maintained by Jon Clayden. Last updated 2 days ago.
regexregular-expressionstext-analysis
35.5 match 58 stars 7.16 score 125 scripts 6 dependentsgadenbuie
regexplain:Rstudio Addin to Explain, Test and Build Regular Expressions
A set of RStudio Addins to help interactively test and build regular expressions. Provides a Shiny gadget interface for interactively constructing the regular expression and viewing the results from common string-searching functions. The gadget interface includes a helpful regex syntax reference sheet and a library of common patterns.
Maintained by Garrick Aden-Buie. Last updated 4 years ago.
gadgetregexregex-expressionregular-expressionrstudio-addinshinystringr
29.8 match 486 stars 4.07 score 12 scripts