varistran_grob: Make a grob better.

View source: R/grid_util.R

varistran_grobR Documentation

Make a grob better.

Description

Give a grob a margin, and size hints for layout, and make it print()-able.

Usage

varistran_grob(
  grob,
  width = unit(1, "null"),
  height = unit(1, "null"),
  pad = 0
)

Arguments

grob

to wrap.

width

Size hint.

height

Size hint.

pad

Padding to place around grob.


MonashBioinformaticsPlatform/varistran documentation built on June 9, 2025, 8:36 a.m.