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 05 Jun. 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

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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