dimanche 22 février 2015

R how to get a list of characters in a string

In R how could i get list of characters that are contained in a string. I have provided an example below



somefunction("abc")
should return
"a","b","c"

Aucun commentaire:

Enregistrer un commentaire