View source: R/analysCodesLis.R
analysCodesList | R Documentation |
analysCodesList
analysCodesList(dataS, codesLis)
dataS |
a character |
codesLis |
a character |
a list
codes=list("@essai@","@test@")
data = "this is an example @essai@, a bit long @essai@ text"
Result=analysCodesList(data,codes)
Result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.