Learn R Programming

geo (version 1.4-3)

geozoom: Zoom into plots.

Description

Zoom into current geoplot, redraws current geoplot with area defined by user. The current plot can be restored by using geodezoom.

Usage

geozoom()

Arguments

Value

none.

Side Effects

The last call to geoplot is recalled with different borders for x and y.

See Also

geoplot, geodezoom.

Examples

Run this code
geoplot()
    geozoom()
    # Click with mouse as when placing legend i.e. first place the
    # mouse where the upper left corner is supposed to be and click
    # once, then move to where the lower right corner is supposed to
    # be and also press once.
    geodezoom()
    # Return to previous plot, here geoplot().

Run the code above in your browser using DataLab