> When I look at the SASxport::read.xport function code, it is in fact,
_not_ the
> same function. But it does have the R statement about what it thinks
> qualifies as a SAS xprot file:
>
> xport.file.header <- "HEADER RECORD***LIBRARY HEADER
> RECORD!!!00
"
>
> On Apr 14, 2018, at 12:18 PM, WRAY NICHOLAS via R-help
> wrote:
>
>
> Original Message --
> From: WRAY NICHOLAS
> To: peter dalgaard
> Date: 14 April 2018 at 20:18
> Subject: Re: [R] Reading xpt files into R
>
>
> Well yesterday I'd downloaded the "foreign" package and t
Does read.xport read both version 5 and version 8 xpt files? This link to
the Library of Congress can get you started on how to interpret the
header. (It states that Version 8 was introduced in 2012 but was not in
wide use as of early 2017.)
https://www.loc.gov/preservation/digital/formats/fdd/f
Original Message --
From: WRAY NICHOLAS
To: peter dalgaard
Date: 14 April 2018 at 20:18
Subject: Re: [R] Reading xpt files into R
Well yesterday I'd downloaded the "foreign" package and tried to open the xpt
file using that:
library(foreign)
read.xport("test.xpt")
I got the
4 matches
Mail list logo