[R] character to vector

ajkorman at mail.utexas.edu ajkorman at mail.utexas.edu
Fri Jul 21 22:15:19 CEST 2006


I have an object of mode character that contains a long sequence of letters. 
How can I convert this object into a vector with each element of the vector
containing a single letter?  Essentially, I want to break the long string of
letters into many individual letters.

Thanks for the help.

Alex



More information about the R-help mailing list