stringr

From MaRDI portal
Software:23242



swMATH11296CRANstringrMaRDI QIDQ23242

Simple, Consistent Wrappers for Common String Operations

Hadley Wickham

Last update: 14 November 2023

Copyright license: MIT license, File License

Software version identifier: 1.5.0, 0.1.10, 0.2, 0.3, 0.4, 0.5, 0.6.1, 0.6.2, 0.6, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.5.1


Source code repository: https://github.com/cran/stringr

A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.