Creates a data structure to define the gpar settings passed to the various grid.* function calls, as well as other formatting controls
1 2 3 |
fontfamily |
see gpar |
fontface |
see gpar |
fontsize |
see gpar |
text.all |
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. |
col |
Color of text |
bg |
Background Color |
buf |
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 |
bty |
style for box around section of table. "=" = above and below, "o" = completely enclosed, "_"=underneath |
lwd |
line size for bty, -1 suppresses |
lty |
line type for bty |
lcol |
color of lines |
linespace |
Number of lines between columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.