Displaying 1 result from an estimated 1 matches for "rtmpdi2osb".
2007 Oct 09
2
read sas data into R
...;core", "sashelp"), "surv_1v",*
*sascmd = file.path(sashome, "sas.exe"))*
Here the path that I have given is correct, where the dataset
surv_1v.sas7bdat is kept. The message that R gives me is this:
*SAS failed. SAS program at
C:\DOCUME~1\Royerm02\LOCALS~1\Temp\Rtmpdi2Osb\file4ff053f7.sas
The log file will be file4ff053f7.log in the current directory
NULL
Warning messages:
1: "C:/Mary/Datasets /sas.exe" not found in: system(paste(sascmd, tmpProg))
2: SAS return code was -1 in: read.ssd(file.path("C:/Mary/Datasets",
>
*
what do I do? The help f...