fixPlotSize: set plot size

Description Usage

View source: R/plotter.R

Description

set plot size

Usage

1
2
3
4
5
6
7
8
9
fixPlotSize(
  p = NULL,
  plotWidth = unit(6, "in"),
  plotHeight = unit(6, "in"),
  margin = 0.25,
  height = 1,
  it = 0.05,
  newPage = FALSE
)

RyanYip-Kat/yipCat documentation built on Dec. 18, 2021, 11:55 a.m.