geoarea {GEOmap}R Documentation

Area of Map objects

Description

vector of areas of polygons in map

Usage

geoarea(MAP, proj, ncut=10)

Arguments

MAP Map structure
proj projection
ncut minimum number of points in polygon

Details

Uses splancs function

Value

vector of areas

Note

areas smaller than a certain tolerance are NA

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>


[Package GEOmap version 1.0-8 Index]