This package is an enhanced version of hadley/stringr. The only
difference is that when you use str_match_all(text, perl(regex))
or
str_match(text, perl(regex))
, the columns for the extracted
subgroups will be named if regex
is a named capture regular
expression. It also takes advantage of the new fast C code available
starting from R-2.14.
forked from tdhock/stringr
-
Notifications
You must be signed in to change notification settings - Fork 0
EngineerDanny/stringr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Wrapper for R string functions to make them more consistent, simpler and easier to use
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- R 100.0%