> 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
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
2 matches
Mail list logo