set_panel_size: Set ggplot panel size

Description Usage Arguments

Description

Sets absolute panel size of ggplot objects (not including labels).

Usage

1
2
set_panel_size(p = NULL, width = ggplot2::unit(3, "cm"),
  height = ggplot2::unit(3, "cm"))

Arguments

p

Ggplot object.

width

Output width of ggplotGrob object.

height

Output height of ggplotGrob object.


BussemakerLab/SelexGLM documentation built on May 17, 2019, 5:41 p.m.