search for: dtabunch

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

Did you mean: abunch
2004 Feb 09
1
Importing a SAS file to R: Alas, STILL more problems--has anyone gotten this message before, and why
...les" could be awkward. I did get the library foreign installed OK. I am now trying to run read.ssd. What I have below is similar to that found in the documentation for the foreign package, p.9: > list.files("C:/Project_data/WINBUGSfiles") [1] "lastfile.sas7bdat" > dtabunch<-read.ssd("C:/Project_data/WINBUGSfiles","lastfile") I unfortunately got this: SAS failed. SAS program at C:\DOCUME~1\bjz9\LOCALS~1\Temp\Rtmp23335\file29621.sas a log and other error products should be in the vicinity Warning messages: 1: sas not found 2: ls not found...