hvrules-setter: Update the Hvrules of a Plot-Ready or Plotted Table

hvrules<-R Documentation

Update the Hvrules of a Plot-Ready or Plotted Table

Description

Update the hvrules 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

hvrules(x) <- value

Arguments

x

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

value

A prHvrules object containing the new plot-ready hvrules.

Value

An object like x, with updated hvrules.


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