plot_region | R Documentation |
Auxiliary function for setting up the plot region of 1d and 2d graphics plots.
plot_region(xlim, ylim, plot... = NULL)
xlim |
x-axis limits |
ylim |
y-axis limits |
plot... |
arguments passed to the underlying |
This is an auxiliary function used by the provided graphics-related 1d and 2d plots.
invisible()
Marius Hofert
Other graphical tools:
l_ispace_config()
,
na_omit_loon()
,
vport()
,
zenarrow()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.