Displaying 1 result from an estimated 1 matches for "tp4079031p4079031".
2011 Nov 17
1
split list of characters in groups of 2
...;- c("a", "b", "c", "d", "e", "f")
how can i get this:
"a, b", "c, d", "e, f"
thanks ahead of time.
--
View this message in context: http://r.789695.n4.nabble.com/split-list-of-characters-in-groups-of-2-tp4079031p4079031.html
Sent from the R help mailing list archive at Nabble.com.