Description
Counting the number of characters for each element of a vector
Usage
strcount(x, pattern = "", split = "")
Arguments
x
The vector from which elements should be counted
pattern
Pattern to be recognized. Default is ''
split
Pattern used to split elements of the vector. Default is ''