Re: [R] Problem exporting data using write.foreign

2010-10-20 Thread Andrew Miles
I was able to figure this one out. It turns out that truncation was not the problem, as I had no variables with names longer than 32 characters (that is quite a long name!). I document my process here so that future users with the same problem can benefit. First, I examined the code for t

Re: [R] Problem exporting data using write.foreign

2010-10-20 Thread Nordlund, Dan (DSHS/RDA)
> -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Andrew Miles > Sent: Wednesday, October 20, 2010 10:10 AM > To: r-help@r-project.org > Subject: [R] Problem exporting data using write.foreign > > My question is about the write.