absoluteGrob: Absolute grob

View source: R/grob-absolute.r

absoluteGrobR Documentation

Absolute grob

Description

This grob has fixed dimensions and position.

Usage

absoluteGrob(grob, width = NULL, height = NULL, xmin = NULL,
  ymin = NULL, vp = NULL)

Details

It's still experimental


eddelbuettel/lwplot documentation built on July 11, 2024, 1:24 p.m.