rejig_panel_dimensions: Rejig panel dimensions

Description Usage Arguments Value

View source: R/rejig_panel_dimensions.R

Description

Rejig panel dimensions

Usage

1
2
3
4
5
6
7
8
rejig_panel_dimensions(
  p,
  w,
  h,
  w.expansion = 15,
  h.expansion = 8,
  c1.w = unit(4, "cm")
)

Arguments

p

The plot to rejig

w

The relative widths to use

h

The relative heights to use

w.expansion

A value to expand the widths by

h.expansion

A value to expand the heights by

c1.w

The width of the first column

Value

Corrected plot


LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.