rorynolan/strex: Extra String Manipulation Functions

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'.

Getting started

Package details

Maintainer
LicenseGPL-3
Version2.0.1
URL https://rorynolan.github.io/strex/ https://github.com/rorynolan/strex
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rorynolan/strex")
rorynolan/strex documentation built on Oct. 12, 2024, 12:32 p.m.