Skip to content
Prev 27939 / 63424 Next

write function (PR#10953)

On 3/14/2008 6:45 AM, efremov at mpiz-koeln.mpg.de wrote:
I don't see a bug.  This is pretty clearly behaving as documented.  By 
default, it sets ncolumns to 5 for non-character data.

If you want it all on one line, set ncolumns to length(array).

Duncan Murdoch