Auxiliary function for setting up the plot region of 1d and 2d graphics plots.

plot_region(xlim, ylim, plot... = NULL)

Arguments

xlim

x-axis limits

ylim

y-axis limits

plot...

arguments passed to the underlying plot()

Value

invisible()

Details

This is an auxiliary function used by the provided graphics-related 1d and 2d plots.

See also

Other graphical tools: l_ispace_config(), na_omit_loon(), vport(), zenarrow()

Author

Marius Hofert