⚠️There's a newer version (1.5.1) of this package. Take me there.

stringr (version 0.6.2)

Make it easier to work with strings.

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('stringr')

Monthly Downloads

1,071,900

Version

0.6.2

License

GPL-2

Maintainer

Last Published

December 6th, 2012

Functions in stringr (0.6.2)