[R] Import ASCII data using a .sas program

ajdamico ajdamico at gmail.com
Wed Jul 11 12:37:06 CEST 2012


Hi Don, 

Sorry that this may be too late for what you were working on, but wanted to
reply just in case you have to tackle this in the future..   :)

library(SAScii)

x <- read.SAScii( "d:/fh4.txt" , "d:/sas input script.sas" )

Anthony

--
View this message in context: http://r.789695.n4.nabble.com/Re-Import-ASCII-data-using-a-sas-program-tp1840159p4636126.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list