hvrules: Extract the 'prhvrules' Object from a Plot-Ready or Plotted...

View source: R/elements2.bare.R

hvrulesR Documentation

Extract the prhvrules Object from a Plot-Ready or Plotted Table

Description

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

Usage

hvrules(x, enabledOnly=TRUE)

Arguments

x

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

enabledOnly

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

Value

A prHvrules object, containing plot-ready hvrules for a table, or NULL if none have been defined.


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