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 07 Mar. 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

factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
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  
prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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