Re: [R] Help with writing data to csv

2012-05-14 Thread David L Carlson
org] On Behalf Of DL > Sent: Saturday, May 12, 2012 3:33 PM > To: r-help@r-project.org > Subject: [R] Help with writing data to csv > > I am trying to write data to csv but I am having issues with the > separations. > > Basically I have some results that I get with R that

Re: [R] Help with writing data to csv

2012-05-13 Thread John
On Sat, 12 May 2012 13:33:19 -0700 (PDT) DL wrote: > I am trying to write data to csv but I am having issues with the > separations. > > Basically I have some results that I get with R that I copied and > pasted into word and then saved as .txt > > I want to write the results to csv because i

Re: [R] Help with writing data to csv

2012-05-12 Thread jim holtman
osition >  factor   coef tokens  mean >   i  0.011 52 1.013 >   f -0.002 68 0.992 >   m -0.009 46 1.008 > > $sylstress >  factor   coef tokens  mean >   a  0.001    104 1.008 >   t -0.001 62 0.995 > > $Speaker >   random coef t

Re: [R] Help with writing data to csv

2012-05-12 Thread David Winsemius
On May 12, 2012, at 7:24 PM, DL wrote: Thank you for replying. The result of the first command was an excel sheet with the data separated by rows but not columns, which is basically what I get when I copy and paste into Excel. I would like to have the information separated by rows and colu

Re: [R] Help with writing data to csv

2012-05-12 Thread jim holtman
I have had no problem at all with writing CSV files and copy/pasting the data into WORD. What you really need to show is what is the actual output in the file that you are working with, and then exactly what you are doing with the data in WORD. So I know that it works fine, so it must be "pilot e

Re: [R] Help with writing data to csv

2012-05-12 Thread DL
Thank you for replying. The result of the first command was an excel sheet with the data separated by rows but not columns, which is basically what I get when I copy and paste into Excel. I would like to have the information separated by rows and columns so I can just copy and paste it into a table

Re: [R] Help with writing data to csv

2012-05-12 Thread Daniel Nordlund
> -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of DL > Sent: Saturday, May 12, 2012 1:33 PM > To: r-help@r-project.org > Subject: [R] Help with writing data to csv > > I am trying to write data to csv but

Re: [R] Help with writing data to csv

2012-05-12 Thread R. Michael Weylandt
By definition a csv is comma-separated so you can't set a separator. The general function which you seem to be seeking is write.table Michael On May 12, 2012, at 3:33 PM, DL wrote: > I am trying to write data to csv but I am having issues with the separations. > > Basically I have some resul

[R] Help with writing data to csv

2012-05-12 Thread DL
I am trying to write data to csv but I am having issues with the separations. Basically I have some results that I get with R that I copied and pasted into word and then saved as .txt I want to write the results to csv because it's easier to make tables in word (all I would have to do is copy a