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
An object like x
, with updated table entries.
A plot-ready (prTable
) or plotted (pltdTable
) table object.
A prEntries
object containing the new plot-ready table entries.