util_set_size: Attaches attributes about the recommended minimum
absolute sizes to the plot p
Description
Attaches attributes about the recommended minimum
absolute sizes to the plot p
Usage
util_set_size(p, width_em = NA_integer_, height_em = NA_integer_)
Arguments
- p
ggplot the plot
- width_em
numeric len=1. the minimum width hint in em
- height_em
numeric len=1. the minimum height in em