CMD + K

r-strex

Anaconda Verified

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 r::r-strex

Usage Tracking

1.6.1
1 / 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

Jan 16, 2024 at 21:36

License

GPL-3

Total Downloads

50

Supported Platforms

linux-64