Rdocumentation
powered by
Learn R Programming
ggplot2 (version 2.0.0)
absoluteGrob: Absolute grob
Description
This grob has fixed dimensions and position.
Usage
absoluteGrob(grob, width = NULL, height = NULL, xmin = NULL, ymin = NULL, vp = NULL)
Arguments
Details
It's still experimental