CellValue | R Documentation |
Constructor for Cell Value
CellValue(
val,
format = NULL,
colspan = 1L,
label = NULL,
indent_mod = NULL,
footnotes = NULL,
align = NULL,
format_na_str = NULL
)
val |
( |
format |
( |
colspan |
( |
label |
( |
indent_mod |
( |
footnotes |
( |
align |
( |
format_na_str |
( |
An object representing the value within a single cell within a populated table. The underlying structure of this object is an implementation detail and should not be relied upon beyond calling accessors for the class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.