View source: R/16.1-plot-core.R
| setup_plot_layout | R Documentation |
Configures plot layout and margins for consistent appearance.
setup_plot_layout(layout = "single", margins = "default")
layout |
Layout specification: c(nrows, ncols) or "single" |
margins |
Margin specification: "default", "compact", or numeric vector |
Previous par() settings (for restoration)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.