Skip to content
Prev 82658 / 398513 Next

sample matrix as a new object

You mean writing to a file?

Maybe you should read the R Data Import/Export Manual
http://cran.r-project.org/doc/manuals/R-data.html
or as pdf
http://cran.r-project.org/doc/manuals/R-data.pdf

You might also want to read the manual pages of these
two commands:
help('dump')
help('write.table')

JeeBee.
On Tue, 13 Dec 2005 11:31:33 -0300, Carlos Mauricio Cardeal Mendes wrote: