search for: tsubset10

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

Did you mean: tsubset1
2008 May 15
1
Reading SAS data into R
.../Program Files/SAS/SAS 9.1/sas.exe") > s A B C 1 3 4 5 2 6 7 8 3 3 4 5 It reads perfect! It reads well for "tsubset1","tsubset2",....., "tsubset9" datasets. But then onwards it gives an error as below: * s=read.ssd("Z:/data","tsubset10",sascmd = "C:/Program Files/SAS/SAS 9.1/sas.exe") SAS failed. SAS program at C:\DOCUME~1\SHUBHA~1.AMB\LOCALS~1\Temp\1\RtmpObHuqk\file6df11649.sas The log file will be file6df11649.log in the current directory Warning message: In read.ssd("Z:/data", "tsubset101...