polygonFromXY: Function to create a SpatialPolygonsDataFrame from a matrix...

Description Usage Arguments Value Author(s)

Description

Function to create a SpatialPolygonsDataFrame from a matrix of xy coordinates

Usage

1
2
polygonFromXY(pts = null, Raster = null, n = 4,
  coord.sys = "+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs ")

Arguments

pts

matrix of x,y points

Value

SpatialPolygonsDataFrame from

Author(s)

Emmanuel Jjunju, ejjunju@gmail.com


ejjunju/EditTerrainJE documentation built on May 8, 2019, 8:08 a.m.