varistran_grob: Make a grob better.

Description Usage Arguments

View source: R/grid_util.R

Description

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

Usage

1
2
3
4
5
6
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 March 21, 2020, 3:20 p.m.