Description Usage Arguments Value
Find dimensions of device region for plotting models
1 | find_device_dimensions(models, rows = "outcomes", columns = "exposures")
|
models |
A list of models |
rows |
One of "outcomes", "exposures", or "adjustments" |
columns |
One of "outcomes", "exposures", or "adjustments" |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.