make.polygon: Internal function of naturaList - Create SpatialPolygons from...

View source: R/internal_functions.R

make.polygonR 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


naturaList documentation built on May 29, 2024, noon