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.8")



Attach the package and use:
library("qdapRegex")
Maintained by
Tyler Rinker
[Scholar Profile | Author Map]
First Published: 2014-09-20
Latest Update: 2023-10-17
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.8, https://cran.r-project.org/web/packages/qdapRegex. Accessed 01 Apr. 2025.
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for qdapRegex100200300400500600700800TrendBars

Today's Hot Picks in Authors and Packages

samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
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  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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