Showing 3 of total 3 results (show query)
tidyverse
stringr:Simple, Consistent Wrappers for Common String Operations
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.
Maintained by Hadley Wickham. Last updated 7 months ago.
628 stars 21.99 score 164k scripts 8.3k dependentsrossellhayes
stringstatic:Dependency-Free String Operations
Provides drop-in replacements for functions from the 'stringr' package, with the same user interface. These functions have no external dependencies and can be copied directly into your package code using the 'staticimports' package.
Maintained by Alexander Rossell Hayes. Last updated 2 years ago.
6 stars 3.48 score 1 scriptselipousson
isstatic:Dependency-Free Object Tests
Convenience functions for checking class inheritance, extracting attributes, basic type conversion, and miscellaneous string manipulation. working with sf, ggplot2, and other packages.
Maintained by Eli Pousson. Last updated 2 years ago.
3 stars 2.18 score 1 scripts