codeCount | R Documentation |
codeCount
codeCount(dataSet, code)
dataSet |
a character |
code |
a character |
a number
data = "this is an example @essai@"
codeCount(data, "@essai@") #number of lines containing the chain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.