ggplot2 (version 1.0.1)

absoluteGrob: Absolute grob

Description

This grob has fixed dimesions and position.

Usage

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

Arguments

Details

It's still experimental