Re: [R] odfWeave: Error in matrixPaste(...)

2009-01-13 Thread Max Kuhn
> Hello all, > I try the follow test with an odf file. > > *INPUT: teste.odt* > >= > x <- matrix(rnorm(6), nc=2) > xst <- tableStyles(x, useRowNames = TRUE, header = NULL) > odfTable(x, styles=xst, colnames = NULL, useRowNames = TRUE) > @ Here is one issue: you are asking for the row names to be

[R] odfWeave: Error in matrixPaste(...)

2009-01-13 Thread Cleber Nogueira Borges
Hello all, I try the follow test with an odf file. *INPUT: teste.odt* >= x <- matrix(rnorm(6), nc=2) xst <- tableStyles(x, useRowNames = TRUE, header = NULL) odfTable(x, styles=xst, colnames = NULL, useRowNames = TRUE) @ and I get this error: *OUTPUT error:* Error: chunk 1 (label=teste) Err