Skip to content
Prev 324448 / 398503 Next

write table in ascii

Ah.
On Thu, May 30, 2013 at 6:56 PM, Gary Dong <pdxgary163 at gmail.com> wrote:
Don't you think we needed to know this to be able to answer your question?

This still isn't detailed enough for a really good answer. My understanding is
that you want to export data from R into a particular format, using white space
as the delimiter.

If so, then see ?write.table for the various options that may help you achieve
the (unspecified) format you need.

Sarah