prTable.pltdTable: Extract/Update a Plot-Ready Table from a Plotted Table

View source: R/prTable.bare.R

prTable.pltdTableR Documentation

Extract/Update a Plot-Ready Table from a Plotted Table

Description

Extract the prTable (plot-ready table) object from a plotted table. This is an internal function, not intended to be called by package users.

Usage

## S3 method for class 'pltdTable'
prTable(x, ...)

Arguments

x

A pltdTable object, containing a plotted table.

...

Ignored, with a warning. (Included for compatibility with the generic.)

Value

An object of S3 class prTable, a plot-ready table. See prTable.prEntries for the structure of this object.


tablesgg documentation built on June 22, 2024, 11:02 a.m.