search for: rtmplqcvux

Displaying 1 result from an estimated 1 matches for "rtmplqcvux".

2008 Dec 03
2
reading version 9 SAS datasets in R
...fadata2 <- read.xport("D:\\CES Analysis\\Data\\fadata.xpt") Error in lookup.xport(file) : file not in SAS transfer format > ?read.ssd > fadata2 <- read.ssd("D:\\CES Analysis\\Data", "fadata") SAS failed. SAS program at D:\DOCUME~1\re06572\LOCALS~1\Temp\RtmpLqCVUx\file72ae2cd6.sas The log file will be file72ae2cd6.log in the current directory Warning messages: 1: In system(paste(sascmd, tmpProg)) : "sas" not found 2: In read.ssd("D:\\CES Analysis\\Data", "fadata") : SAS return code was -1 > sashome <- "C:\\Pr...