Displaying 1 result from an estimated 1 matches for "tp2131264p2131264".
2010 May 05
4
any function in R similar to the "scan" function in SAS?
...to get the
first and second columns. If in SAS, I can do the following:
one = scan(three,1,'-')
two = scan(three,-1,'-')
How can I do this in R?
thank you,
karena
--
View this message in context: http://r.789695.n4.nabble.com/any-function-in-R-similar-to-the-scan-function-in-SAS-tp2131264p2131264.html
Sent from the R help mailing list archive at Nabble.com.