Creates a data structure to define the gpar settings passed to the various grid.* function calls, as well as other formatting controls
frmt(fontfamily = NULL, fontface = NULL, fontsize = NULL,
text.all = FALSE, col = NULL, bg = NULL, buf = NULL, bty = NULL,
lwd = NULL, lty = NULL, lcol = NULL, linespace = NULL)
see gpar
see gpar
see gpar
If TRUE, when frmt.bdy is defined and nothing else, fontfamily, fontface, fontsize, col will be applied to frmt.col and frmt.row to avoid excessive parameters. Need to define some general rules - probably not implemented correct at this time.
Color of text
Background Color
number of character space (buffer) to be forced inbetween columns, and after the labels and group display. When left and right justified, .5 buffer is added and subtracted to respective side of borders
style for box around section of table. "=" = above and below, "o" = completely enclosed, "_"=underneath
line size for bty, -1 suppresses
line type for bty
color of lines
Number of lines between columns