On Apr 18, 2013, at 2:39 PM, cmk087 wrote:
> I am trying to write a 1x8 matrix into a text file so I can read it into
> SAS.
> When I tried using write.table I could not get just 8 columns and 1 rows
> it would just write all the data in a line until it hit the end and went to
> the next
Hi,
On Thursday, April 18, 2013, cmk087 wrote:
> I am trying to write a 1x8 matrix into a text file so I can read it
> into
> SAS.
> When I tried using write.table I could not get just 8 columns and 1
> rows
> it would just write all the data in a line until it hit the end and went to
> t
I am trying to write a 1x8 matrix into a text file so I can read it into
SAS.
When I tried using write.table I could not get just 8 columns and 1 rows
it would just write all the data in a line until it hit the end and went to
the next line.
I tried instead using write.foreign and I got an
3 matches
Mail list logo