[Rd] Wishlist: 'append' argument for write.ftable()
Stephen D. Weigand
weigand.stephen at charter.net
Fri Mar 17 04:48:46 CET 2006
I would like to suggest that an 'append' argument be added to
write.ftable(). This would allow, for example, the user to
append ftable() output to a text report.
I have attached an svn patch to ftable.R that makes the proposed
change to write.ftable(). [A very trivial change since 'append'
is simply passed to cat().]
I have also attached a patch to read.ftable.Rd which documents
the proposed argument (borrowing from cat.Rd).
Thanks for considering this,
Stephen
--
Stephen Weigand
Rochester, Minnesota, USA
More information about the R-devel
mailing list