absoluteGrob {animint2} | R 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
[Package animint2 version 2025.1.28 Index]