Skip to content
Prev 368755 / 398498 Next

Counting enumerated items in each element of a character vector

stringr::str_count (and stringi::stri_count that it wraps) interpret
the pattern argument as a regular expression by default.

Best,
Ista

On Tue, Apr 25, 2017 at 11:40 PM, Michael Hannon
<jmhannon.ucdavis at gmail.com> wrote: