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
ANY. The object for the accessor to access or modify
The new value
various, depending on the accessor called.