CMD + K

r-strex

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-strex

Usage Tracking

2.0.1
2.0.0
1.6.1
1.6.0
1.5.1
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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

Last Updated

Oct 4, 2024 at 05:26

License

GPL-3.0-only

Supported Platforms

macOS-64
win-64
linux-64