Re: [Rd] Lack of final newline in write.dcf changes append usage

2007-09-26 Thread Prof Brian Ripley
On Wed, 26 Sep 2007, Roger Peng wrote: > The change in r42731 eliminating the final blank line when writing DCF > files changes the way 'append' can be used in 'write.dcf' and I was > wondering if this is intentional. Basically, I want to write a data Yes, it is intentional. That a blank line g

[Rd] Lack of final newline in write.dcf changes append usage

2007-09-26 Thread Roger Peng
The change in r42731 eliminating the final blank line when writing DCF files changes the way 'append' can be used in 'write.dcf' and I was wondering if this is intentional. Basically, I want to write a data frame to DCF format one row at a time, so I make use of repeated calls to 'write.dcf(append