Row attribute accessors
obj_avar(obj)# S4 method for TableRow
obj_avar(obj)
# S4 method for ElementaryTable
obj_avar(obj)
row_cells(obj)
# S4 method for TableRow
row_cells(obj)
row_cells(obj) <- value
# S4 method for TableRow
row_cells(obj) <- value
row_values(obj)
# S4 method for TableRow
row_values(obj)
row_values(obj) <- value
# S4 method for TableRow
row_values(obj) <- value
# S4 method for LabelRow
row_values(obj) <- value
Various return values depending on the accessor called.
(ANY
)
the object for the accessor to access or modify.
(ANY
)
the new value.