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]
All associated links for this package
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 21 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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