Displaying 3 results from an estimated 3 matches for "headercel".
Did you mean:
headercell
2007 Jun 05
1
odfTable
Hello,
I am using the odfWeave packages;
I draw a table using the function odfTable:
partCols <- gsub(?\\.?, ? ?, names(partenaires))
odfTable(partenaires, useRowNames = FALSE, colnames=partCols)
it's working as I have a table in my output file.
I would like to know how to change the background color for the header
cells.
I assuming i have to use tableStyles, but I don't understand
2013 Apr 11
3
odfWeave: Some questions about potential formatting options
Hello All,
Learning to use the odfWeave package. I really like the package. It has good documentation, makes some very nice looking tables, and seems to have lots of options for customizing output.
There are a few things I'd like to do that don't seem to be covered in the documentation though. So I'm not sure if they're possible or not.
Here's a list of some things I'd
2009 Jan 13
1
odfWeave: Error in matrixPaste(...)
...red" "ArialCentered"
$cell
[,1] [,2] [,3]
[1,] "noBorder" "noBorder" "noBorder"
[2,] "noBorder" "noBorder" "noBorder"
[3,] "noBorder" "noBorder" "noBorder"
$header
NULL
$headerCell
NULL
> sessionInfo()
R version 2.8.1 (2008-12-22)
i386-pc-mingw32
locale:
LC_COLLATE=Portuguese_Brazil.1252;LC_CTYPE=Portuguese_Brazil.1252;LC_MONETARY=Portuguese_Brazil.1252;LC_NUMERIC=C;LC_TIME=Portuguese_Brazil.1252
attached base packages:
[1] stats graphics grDevices utils da...