get.shape.range: Get spatial range of an object

Description Usage Arguments Value Author(s) See Also Examples

View source: R/get.shape.range.R

Description

Extracts the longitudes and latitudes of an object of class SpatialPolygonsDataFrame.

Usage

1

Arguments

shape

object of class SpatialPolygonsDataFrame. Object usually comes from get.shape.venezuela or get.shape.state.

Value

Matrix of one row and four columns, containing the Longitudinal and Latitudinal ranges. Of the form

1
2
     Long.start Long.end Lat.start Lat.end
[1,]  -73.37749 -59.7991 0.6492503 12.2012

Author(s)

A.M. Sajo-Castelli

See Also

get.shape.venezuela, get.shape.state, get.Grid.size.

Examples

1
2

vetools documentation built on May 2, 2019, 10:15 a.m.