Re: [R] SASxport function read.xport gives error "object 'w' not found"

2014-07-25 Thread Marc Schwartz
On Jul 25, 2014, at 8:26 AM, Jocelyn Ireson-Paine wrote: > The subject line says it. I've just tried converting an SAS .xpt file with > this call: > > read.xport( 'formats.xpt' ) > > I get the message > Error in read.xport("formats.xpt") : object 'w' not found > but there's no explanation abo

[R] SASxport function read.xport gives error "object 'w' not found"

2014-07-25 Thread Jocelyn Ireson-Paine
The subject line says it. I've just tried converting an SAS .xpt file with this call: > read.xport( 'formats.xpt' ) I get the message Error in read.xport("formats.xpt") : object 'w' not found but there's no explanation about what 'w' is or how I should make it known to R. I certainly wasn't