Greetings,

I am not familiar with processing text in R.  Can someone tell me how to
read each line of words as separate elements in a list?

FE, I would like to turn:

word1 word2 word3
word2 word4

into a list of length two with three character elements in the first list
and two elements in the second.  I know that this should be easy, but I am a
little confused by the text functions.

Thanks in advance!
-- 
View this message in context: 
http://old.nabble.com/reading-tokens-tp26159915p26159915.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to