obj_avar | R Documentation |
Row attribute accessors
obj_avar(obj)
## S4 method for signature 'TableRow'
obj_avar(obj)
## S4 method for signature 'ElementaryTable'
obj_avar(obj)
row_cells(obj)
## S4 method for signature 'TableRow'
row_cells(obj)
row_cells(obj) <- value
## S4 replacement method for signature 'TableRow'
row_cells(obj) <- value
row_values(obj)
## S4 method for signature 'TableRow'
row_values(obj)
row_values(obj) <- value
## S4 replacement method for signature 'TableRow'
row_values(obj) <- value
## S4 replacement method for signature 'LabelRow'
row_values(obj) <- value
obj |
( |
value |
( |
Various return values depending on the accessor called.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.