stringr swMATH ID: 11296 Software Authors: Hadley Wickham Description: R package stringr: Make it easier to work with strings. stringr is a set of simple wrappers that make R’s string functions more consistent, simpler and easier to use. It does this by ensuring that: function and argument names (and positions) are consistent, all functions deal with NA’s and zero length character appropriately, and the output data structures from each function matches the input data structures of other functions. Homepage: http://cran.r-project.org/web/packages/stringr/index.html Source Code: https://github.com/cran/stringr Dependencies: R Related Software: R; ggplot2; dplyr; Rcpp; tidyr; RStudio; knitr; data.table; Hmisc; magrittr; rmarkdown; tidyverse; purrr; Amelia; MICE; readr; readxl; rvest; testthat; tibble Cited in: 7 Publications all top 5 Cited by 10 Authors 2 Wollschläger, Daniel 1 Baumer, Benjamin S. 1 Clair, Bryan 1 Horton, Nicholas J. 1 Irizarry, Rafael A. 1 Kaplan, Daniel T. 1 Ramasubramanian, Karthik 1 Singh, Abhishek 1 Speegle, Darrin M. 1 Templ, Matthias Cited in 3 Serials 2 Chapman & Hall/CRC Texts in Statistical Science Series 1 Springer-Lehrbuch 1 Chapman & Hall/CRC Data Science Series Cited in 3 Fields 6 Statistics (62-XX) 4 Computer science (68-XX) 1 Probability theory and stochastic processes (60-XX) Citations by Year