prentries
Object from a Plot-Ready or Plotted TableExtract the prEntries
object from a plot-ready or plotted table.
This is an internal function, not intended to be called by package users.
entries(x, enabledOnly=TRUE)
A prEntries
object, containing plot-ready entries for a table.
A plot-ready (prTable
) or plotted (pltdTable
) table object.
Logical. If TRUE, only the subset of table entries that are enabled is extracted.