geo.Split.poly: Split a polygon into a list

Description Usage Arguments Value Note See Also

View source: R/geo.Split.poly.R

Description

Split a 'polygon with NAs' into a list of true polygons before calculating its area.

Usage

1

Arguments

data

A dataframe of coordinates in latitude and longitude

Value

Returns a list of true polygons as dataframes, each with coordinates

lat

Latitude

lon

Longitude

Note

Needs further elaboration.

See Also

Called by geoarea.


geo documentation built on May 29, 2017, 5:36 p.m.