make.polygon {naturaList} | R Documentation |
Internal function of naturaList - Create SpatialPolygons from a list of coordinates
Description
Create SpatialPolygons from a list of coordinates. It is used in map_module
Usage
make.polygon(df)
Arguments
df |
a data frame provided by pol.coords |
Value
a SpatialPolygon
object
[Package naturaList version 0.5.2 Index]