lat2rA: Rectangle area at latitude

Description Usage Arguments Value Note Author(s) See Also Examples

Description

Statistical rectangle area at a given latitude

Usage

1
lat2rA(lat, scale = "km")

Arguments

lat

Latitude

scale

km is the default returns area in square kilometers, any other value returs area in square nmi.

Value

Approximate area of standard statistical rectangle at latitute

Note

Care needs to be taken to give rectangle center latitudes

Author(s)

STJ

See Also

rA which gets the rectangle area from the rectangle code.

Examples

1
2
3
4
5
6
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
"lat2rA"

geoextras documentation built on May 2, 2019, 5:56 p.m.