strcount: String count

Description Usage Arguments

View source: R/QuantumClone.R

Description

Counting the number of characters for each element of a vector

Usage

1
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 ”


QuantumClone documentation built on May 2, 2019, 3:03 a.m.