f: Returns qmap object to original extent

View source: R/f.R

fR Documentation

Returns qmap object to original extent

Description

Allows for restoring map to original extent. The inital map is replayed and the map extent of the object is reset to match the current display.

Usage

f(qmap_obj = NULL)

Arguments

qmap_obj

a qmap_obj to restore

Examples

## Not run: 
data(lake)
x<-qmap(list(lake,buffer,elev))
zi(x)
f(x)

## End(Not run)

jhollist/quickmapr documentation built on Oct. 15, 2023, 10:07 p.m.