bbox: Get and show bounding box

Description Usage Arguments

Description

Get and show bounding box

Usage

1
bbox(west, south, east, north, plot = TRUE)

Arguments

west

Minimum longitude in decimal degrees

south

Minimum latitude in decimal degrees

east

Maximum longitude in decimal degrees

north

Maximum latitude in decimal degrees

plot

Generate a plot? Requires leaflet package.


markwh/wqp documentation built on May 21, 2019, 12:37 p.m.

Related to bbox in markwh/wqp...