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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.5.1.9000
URL https://stringr.tidyverse.org https://github.com/tidyverse/stringr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tidyverse/stringr")
tidyverse/stringr documentation built on Nov. 20, 2023, 5:16 p.m.