-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.foreign() command in the foreign
package. I use a command
> -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.foreign() command in the foreign
package. I use a command like the following to try and output data
and a code file to read my data into SAS.
write.foreign(data.frame.object, datafile="filepath",
codefile="filepath", package="SAS", dataname="myData")
With m
3 matches
Mail list logo