entries<- {tablesgg} | R Documentation |
Update the table entries component of a plot-ready (prTable
) or
plotted (pltdTable
) table object. This is an internal function,
not intended to be called by package users.
entries(x) <- value
x |
A plot-ready ( |
value |
A |
An object like x
, with updated table entries.