Re: [R] Reading SAS SD2 Data file

2007-09-27 Thread Frank E Harrell Jr
Marc Schwartz wrote: > On Thu, 2007-09-27 at 19:56 +0200, Peter Dalgaard wrote: >> Corey Sparks wrote: >>> I am trying to read a SAS dataset into R that is in a .SD2 format, which >>> is the Version 6 standard format from SAS. >>> >> (for DOS/Windows, that is. The format was machine/OS dependent

Re: [R] Reading SAS SD2 Data file

2007-09-27 Thread Peter Dalgaard
Marc Schwartz wrote: > On Thu, 2007-09-27 at 19:56 +0200, Peter Dalgaard wrote: > >> Corey Sparks wrote: >> >>> I am trying to read a SAS dataset into R that is in a .SD2 format, which >>> is the Version 6 standard format from SAS. >>> >>> >> (for DOS/Windows, that is. The format

Re: [R] Reading SAS SD2 Data file

2007-09-27 Thread Marc Schwartz
On Thu, 2007-09-27 at 19:56 +0200, Peter Dalgaard wrote: > Corey Sparks wrote: > > I am trying to read a SAS dataset into R that is in a .SD2 format, which > > is the Version 6 standard format from SAS. > > > (for DOS/Windows, that is. The format was machine/OS dependent.) That is still the cas

Re: [R] Reading SAS SD2 Data file

2007-09-27 Thread Peter Dalgaard
Corey Sparks wrote: > I am trying to read a SAS dataset into R that is in a .SD2 format, which > is the Version 6 standard format from SAS. > (for DOS/Windows, that is. The format was machine/OS dependent.) > I see the routines that read the SAS XPORT format (foreign, Hmisc), but > is there any

[R] Reading SAS SD2 Data file

2007-09-27 Thread Corey Sparks
I am trying to read a SAS dataset into R that is in a .SD2 format, which is the Version 6 standard format from SAS. I see the routines that read the SAS XPORT format (foreign, Hmisc), but is there any way to read this one? Any help would be greatly appreciated. Corey Sparks Corey Sparks Assistant