Skip to content
Prev 108774 / 398500 Next

writing a fomated matrix

On Mon, 5 Feb 2007, Milton Cezar Ribeiro wrote:

            
RSiteSearch("write matrix", restrict = c("functions", "docs"))

takes you to:

library(MASS)
?write.matrix

which ought to get you there. But:

?write

would also have shown that there is an ncolumns argument - using that 
would probably also help.