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 05 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

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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