getGeomCoordsForGrob: Get coords of grob's geometries

View source: R/grobs.R

getGeomCoordsForGrobR Documentation

Get coords of grob's geometries

Description

Get coords of grob's geometries

Usage

getGeomCoordsForGrob(
  gtree,
  layoutName,
  geomList,
  geom,
  colWidths,
  rowHeights,
  unit = "mm"
)

Arguments

gtree

A gtree object.

layoutName

Layout name (character).

geomList

A list of grobs.

geom

Geometry name (character) or NULL.

colWidths

Widths of all grid columns.

rowHeights

Heights of all grid rows.

unit

Unit (character).


Roche/ggtips documentation built on May 14, 2022, 12:44 p.m.