util_set_size: Attaches attributes about the recommended minimum absolute...

View source: R/util_set_size.R

util_set_sizeR Documentation

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

Value

p the modified plot


dataquieR documentation built on July 26, 2023, 6:10 p.m.