powered by
analysCodesList
analysCodesList(dataS, codesLis)
a list
a character
codes=list("@essai@","@test@") data = "this is an example @essai@, a bit long @essai@ text" Result=analysCodesList(data,codes) Result
Run the code above in your browser using DataLab