zenplots (version 1.0.6)

plot_region: Function to set up the plot region for graphics plots

Description

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

Usage

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

Value

invisible()

Arguments

xlim

x-axis limits

ylim

y-axis limits

plot...

arguments passed to the underlying plot()

Author

Marius Hofert

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()