Description Usage Arguments Value Examples
View source: R/textfeatureinfor.R
Count punctuations
1 |
text |
A character vector with, at most, one element. |
A vector containing the number of punctuations.
1 2 3 | x <- "Hello, World!"
count_punc(x)
2
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.