r-qdapregex 0.7.5
Regular Expression Removal, Extraction, and Replacement Tools
This package provides 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.
- Website: https://trinker.github.com/qdapRegex/
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-qdapregex 0.7.5
as follows:
guix install r-qdapregex@0.7.5
Or install the latest version:
guix install r-qdapregex
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.