Extra Coordinate Systems, 'Geoms', Statistical Transformations, Scales and Fonts for 'ggplot2'
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
370 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/grob_absolute.r
\name{absoluteGrob}
\alias{absoluteGrob}
\title{Absolute grob}
\usage{
absoluteGrob(grob, width = NULL, height = NULL, xmin = NULL,
ymin = NULL, vp = NULL)
}
\description{
This grob has fixed dimensions and position.
}
\details{
It's still experimental
}
\keyword{internal}