blocks<-: Update the Blocks of a Plot-Ready or Plotted Table
Description
Update the blocks component of a plot-ready (prTable) or plotted
(pltdTable) table object. This is an internal function, not
intended to be called by package users.
Usage
blocks(x) <- value
Value
An object like x, with updated hvrules.
Arguments
x
A plot-ready (prTable) or plotted (pltdTable) table object.
value
A prBlocks object containing the new plot-ready blocks.