blocks: Extract the 'prblocks' Object from a Plot-Ready or Plotted...

Description Usage Arguments Value

View source: R/elements2.bare.R

Description

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

Usage

1
blocks(x, enabledOnly=TRUE)

Arguments

x

A plot-ready (prTable) or plotted (pltdTable) table object.

enabledOnly

Logical. If TRUE, only the subset of table blocks that are enabled is extracted.

Value

A prBlocks object, containing blocks for a table, or NULL if none have been defined.


tablesgg documentation built on June 3, 2021, 1:06 a.m.