Skip to content
Prev 11533 / 398502 Next

R and SAS

Thank you for the comments. It turned out that I can use SAS 8.1 for VAX/VMS and  set these lines to create XPORT file

    LIBNAME a v8 '';
    libname b XPORT '';

     PROC COPY IN=a OUT=b;

     RUN;

and the first lines of the file looked very different indeed. Any comments ?
Does updated version of SAS produce different transport file ?
I'm sure read.xport does not read this file.

Janne
Douglas Bates wrote:

            
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Janne.Pitkaniemi.vcf
Type: text/x-vcard
Size: 401 bytes
Desc: Card for Janne =?iso-8859-1?Q?Pitk=E4niemi?=
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20010601/200c0eb7/Janne.Pitkaniemi.vcf