Description Objects from the Class Slots Note See Also Examples
A cellProperties object is a representation of formating properties of a table cell.
Objects can be created by calls of the form cellProperties(...).
propertiesnamed character vector.
Available properties are :
border.bottom.colorborder bottom color.
border.bottom.styleborder bottom style.
border.bottom.widthborder bottom width.
border.top.colorborder top color.
border.top.styleborder top style.
border.top.widthborder top width.
border.left.colorborder left color.
border.left.styleborder left style.
border.left.widthborder left width.
border.right.colorborder right color.
border.right.styleborder right style.
border.right.widthborder right width.
padding.bottomcell bottom padding.
padding.topcell top padding.
padding.leftcell left padding.
padding.rightcell right padding.
cellProperties,
parProperties
textProperties,
textProperties
1 | cellProperties(padding = 2, border.width = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.