hRatio: Calculate the height to width ratio of a spatial polygon

Description Usage Arguments Value Examples

View source: R/hRatio.R

Description

Calculate the height to width ratio of a spatial polygon

Usage

1
hRatio(SpatPolygon)

Arguments

SpatPolygon

Spatial Polygons object

Value

numeric, ratio of diff

Examples

1
2
require(ar.matrix)
hRatio(US.df)

nmmarquez/PointPolygon documentation built on Dec. 10, 2020, 1:15 a.m.