stringstatic-package {stringstatic} | R Documentation |
stringstatic: Dependency-Free String Operations
Description
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.
Author(s)
Maintainer: Alexander Rossell Hayes alexander@rossellhayes.com (ORCID) [copyright holder]
Other contributors:
Eli Pousson eli.pousson@gmail.com (ORCID) (str_pad() and str_split() functions) [contributor]
Hadley Wickham hadley@rstudio.com (stringr package) [contributor, copyright holder]
RStudio (stringr package) [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/rossellhayes/stringstatic/issues
[Package stringstatic version 0.1.2 Index]