setStyledCell | R Documentation |
Set a single attribute in a style class
setStyledCell(sc, value, style_name)
## S4 method for signature 'StyledCell,ANY,character'
setStyledCell(sc, value, style_name)
## S4 method for signature 'MissingOrNull,ANY,character'
setStyledCell(sc, value, style_name)
sc |
A StyledCell object |
value |
The value that should be set |
style_name |
The name of the style setting that should be set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.