grobs_exts: Get grid grobs x- and y-extents

grobs_extsR Documentation

Get grid grobs x- and y-extents

Description

Get grid grobs x- and y-extents

Usage

grobs_exts(grobs, verbose = FALSE, ...)

Arguments

grobs

one of:

  • list of grobs

  • gList

  • gTree

...

additional arguments are ignored.

Value

list with elements xext and yext, each of which are list with min and max values encoded as grid::unit objects.

See Also

Other grobs: grobs_stack(), grobs_tile(), grobs_xalign(), grobs_yalign()


jmw86069/venndir documentation built on Aug. 9, 2024, 10:36 a.m.