Skip to content
Prev 201417 / 398506 Next

write to file append by column

You can not append a column.  Best bet, read the old file in, do a
'cbind', write the object back out.
On Tue, Nov 24, 2009 at 5:59 AM, e-letter <inpost at gmail.com> wrote: