Other packages > Find by keyword >

qdapRegex  

Regular Expression Removal, Extraction, and Replacement Tools
View on CRAN: Click here


Download and install qdapRegex package within the R console
Install from CRAN:
install.packages("qdapRegex")

Install from Github:
library("remotes")
install_github("cran/qdapRegex")

Install by package version:
library("remotes")
install_version("qdapRegex", "0.7.10")



Attach the package and use:
library("qdapRegex")
Maintained by
Tyler Rinker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-09-20
Latest Update: 2025-03-24
Description:
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.
How to cite:
Tyler Rinker (2014). qdapRegex: Regular Expression Removal, Extraction, and Replacement Tools. R package version 0.7.10, https://cran.r-project.org/web/packages/qdapRegex. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.1.1 (2014-09-20 23:38), 0.1.2 (2014-09-24 00:36), 0.2.0 (2014-12-22 04:51), 0.3.2 (2015-04-06 07:47), 0.4.0 (2015-07-18 17:00), 0.5.0 (2015-08-16 23:06), 0.5.1 (2015-10-11 16:58), 0.6.0 (2015-12-13 19:41), 0.7.2 (2017-04-09 23:29), 0.7.5 (2022-05-02 09:10), 0.7.8 (2023-10-17 15:10)
Other packages that cited qdapRegex R package
View qdapRegex citation profile
Other R packages that qdapRegex depends, imports, suggests or enhances
Complete documentation for qdapRegex
Functions, R codes and Examples using the qdapRegex R package
Some associated functions: S . bind . bind_or . c.extracted . case . cheat . escape . explain . grab . group . group_or . is.regex . pastex . print.explain . print.extracted . print.regexr . qdapRegex . regex_cheat . regex_supplement . regex_usa . rm_ . rm_abbreviation . rm_between . rm_bracket . rm_caps . rm_caps_phrase . rm_citation . rm_citation_tex . rm_city_state . rm_city_state_zip . rm_date . rm_default . rm_dollar . rm_email . rm_emoticon . rm_endmark . rm_hash . rm_nchar_words . rm_non_ascii . rm_non_words . rm_number . rm_percent . rm_phone . rm_postal_code . rm_repeated_characters . rm_repeated_phrases . rm_repeated_words . rm_tag . rm_time . rm_title_name . rm_url . rm_white . rm_zip . validate . 
Some associated R codes: S.R . bind.R . bind_or.R . c.extracted.R . case.R . cheat.R . escape.R . explain.R . grab.R . group.R . group_or.R . is.regex.R . pastex.R . print.extracted.R . print.regexr.R . qdapRegex-package.R . rm_.R . rm_abbreviation.R . rm_between.R . rm_bracket.R . rm_caps.R . rm_caps_phrase.R . rm_citation.R . rm_citation_tex.R . rm_city_state.R . rm_city_state_zip.R . rm_date.R . rm_default.R . rm_dollar.R . rm_email.R . rm_emoticon.R . rm_endmark.R . rm_hash.R . rm_nchar_words.R . rm_non_ascii.R . rm_non_words.R . rm_number.R . rm_percent.R . rm_phone.R . rm_postal_code.R . rm_repeated_characters.R . rm_repeated_phrases.R . rm_repeated_words.R . rm_tag.R . rm_time.R . rm_title_name.R . rm_url.R . rm_white.R . rm_zip.R . utils.R . validate.R .  Full qdapRegex package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA