Other packages > Find by keyword >

strex  

Extra String Manipulation Functions
View on CRAN: Click here


Download and install strex package within the R console
Install from CRAN:
install.packages("strex")

Install from Github:
library("remotes")
install_github("cran/strex")

Install by package version:
library("remotes")
install_version("strex", "2.0.1")



Attach the package and use:
library("strex")
Maintained by
Rory Nolan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-09-01
Latest Update: 2024-10-03
Description:
There are some things that I wish were easier with the 'stringr' or 'stringi' packages. The foremost of these is the extraction of numbers from strings. 'stringr' and 'stringi' make you figure out the regular expression for yourself; 'strex' takes care of this for you. There are many other handy functionalities in 'strex'. Contributions to this package are encouraged; it is intended as a miscellany of string manipulation functions that cannot be found in 'stringi' or 'stringr'.
How to cite:
Rory Nolan (2018). strex: Extra String Manipulation Functions. R package version 2.0.1, https://cran.r-project.org/web/packages/strex. Accessed 14 Mar. 2026.
Previous versions and publish date:
0.1.0 (2018-09-01 01:10), 0.1.1 (2018-09-20 16:10), 0.1.2 (2018-10-20 21:30), 0.1.3 (2018-11-30 16:30), 1.0.0 (2019-05-04 16:30), 1.0.1 (2019-05-12 19:10), 1.0.2 (2019-05-28 15:50), 1.0.3 (2019-06-04 11:10), 1.1.0 (2019-06-15 13:30), 1.1.1 (2019-06-23 08:10), 1.2.0 (2019-09-13 06:50), 1.3.0 (2020-09-25 07:00), 1.3.1 (2020-10-02 16:40), 1.4.0 (2020-10-10 07:00), 1.4.1 (2020-10-17 21:20), 1.4.2 (2021-04-18 07:00), 1.4.3 (2022-07-24 23:40), 1.4.4 (2022-10-20 19:50), 1.5.0 (2023-01-05 22:50), 1.5.1 (2023-01-14 22:40), 1.6.0 (2023-01-21 19:50), 1.6.1 (2023-10-30 05:50), 2.0.0 (2024-01-31 18:00)
Other packages that cited strex R package
View strex citation profile
Other R packages that strex depends, imports, suggests or enhances
Complete documentation for strex
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IMmailgun  
Send Emails using 'Mailgun'
Send emails using the 'mailgun' api. To use this package you will need an account from ...
Download / Learn more Package Citations See dependency  
BeviMed  
Bayesian Evaluation of Variant Involvement in Mendelian Disease
A fast integrative genetic association test for rare diseases based on a model for disease status gi ...
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  
POV  
Partition of Variation Variance Component Analysis Method
An implementation of the Partition Of variation (POV) method as developed by Dr. Thomas A Little ...
Download / Learn more Package Citations See dependency  
modelROC  
Model Based ROC Analysis
The ROC curve method is one of the most important and commonly usedmethods for model accuracy assess ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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