Skip to content
Prev 36881 / 63424 Next

Argument recycling in substring()

If you want a set of string functions that strive to be simple and
consistent you might want to look at the stringr package.  And since
it's a new package, I'm very keen to remove any inconsistencies.

Hadley