map_bounds: Calculate map boundaries from lat/lon input.

map_boundsR Documentation

Calculate map boundaries from lat/lon input.

Description

Calculate map boundaries from lat/lon input.

Usage

map_bounds(lat, lon, pad = 0.05)

Arguments

lat

Latitude in decimal degrees.

lon

Longitude in decimal degrees.

pad

Percentage that map boundaries are extended beyond the input data.

Value

A data frame containing the range of lat and lon.


kstierhoff/atm documentation built on Jan. 30, 2025, 11:21 p.m.