stringr: modern, consistent string processing
The R JournalPublished 1 January 2010Open access
Hadley Wickham
Citations69
SJR quartileQ1
SJR score0.95
SNIP1.48
Generate an AI Snapshot to get a quick, structured summary of this paper.
Study Snapshot
ObjectiveStudy objective
MethodsResearch methodology
PopulationPopulation studied
Sample sizeSample sizes
OutcomesStudy outcomes here
ResultsStudy results comes here
LimitationsResearch study limitations comes here
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
The stringr package provides string functions that are simpler and more consistent, and also fixes some functionality that R is missing compared to other programming languages.
Abstract
String processing is not glamorous, but it is frequently used in data cleaning and preparation.The existing string functions in R are powerful, but not friendly.To remedy this, the stringr package provides string functions that are simpler and more consistent, and also fixes some functionality that R is missing compared to other programming languages.
Keywords
Computer Science
CERN Document Server (European Organization for Nuclear Research)Mastering Regular Expressions
624 Citations1997Jeffrey E. F. Friedl
Mastering Regular Expressions, Third Edition, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, in addition to enhanced PHP coverage in the central "core" chapters.
