R/stringstatic.R
str_length.Rd
Dependency-free drop-in alternative for stringr::str_length().
stringr::str_length()
str_length(string)
Adapted from the stringr package.
Input vector. Either a character vector, or something coercible to one.
A numeric vector the same length as string.