"sink" may be the simplest but won't give you the control you may want.

For full control, have you considered "cat" and "write.table"? Both have "append" arguments plus others.

hope this helps. spencer graves

michael kirschbaum wrote:
Hi I got a problem with creating a textfile:
how can I create a textfile, which has a headline like:


#data1
1 2 3 4 5 6 7 8


the problem is, how to bind text and matrix, so that the
"read.table"-function
will ignore the text and read the numbers.

Thank you for help
Michael



______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to