coords2spdf: Function to make a SpatialPolygonsDataFrame from a matrix of...

coords2spdfR Documentation

Function to make a SpatialPolygonsDataFrame from a matrix of points

Description

Function to make a SpatialPolygonsDataFrame from a matrix of points

Usage

coords2spdf(points, name)

Arguments

points

a 2 column matrix of points. The last point should be equal to the first

name

a character name for the SPDF


cmjt/mmre documentation built on Oct. 2, 2023, 11:24 p.m.