find_device_dimensions: Find dimensions of device region for plotting models

Description Usage Arguments Value

Description

Find dimensions of device region for plotting models

Usage

1
find_device_dimensions(models, rows = "outcomes", columns = "exposures")

Arguments

models

A list of models

rows

One of "outcomes", "exposures", or "adjustments"

columns

One of "outcomes", "exposures", or "adjustments"

Value

A list with elements "width" and "height" containing the recommended width and height (in inches) for plotting the models according to rows and columns with devices such as pdf or jpeg. Note that you need to specify units = "in" when using jpeg.


cbaumbach/manyregs documentation built on May 13, 2019, 1:48 p.m.