Add a grob to a gtable at a specified position (top, bottom, left, or right).
Usage
add_grob(
gtable,
grob,
position = c("top", "bottom", "left", "right", "none"),
space = NULL,
clip = "on"
)Add a grob to a gtable at a specified position (top, bottom, left, or right).
add_grob(
gtable,
grob,
position = c("top", "bottom", "left", "right", "none"),
space = NULL,
clip = "on"
)