R/string.R
hsCountInStr.Rd
Count occurrences of chr in str
chr
str
hsCountInStr(chr, str)
character string (or pattern) to be looked for and counted in str
character string in which to count for chr
number of occurrences of char in str
char