Skip to content

Import ASCII data using a .sas program

1 message · Anthony Damico

#
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.