feature.dims: Get feature dimensions

Description Usage Arguments Value Examples

Description

Creates a matrix containing the dimensions of every feature in the map: feature id, midpoint, max and min x and y coordinates; width, height and size in terms of cells covered; and ratio of longest to shortest edge. Can be used to investigate plausible thresholds for the other functions.

Usage

1

Arguments

site

Feature set list, containing a raster of all features, and a matrix assigning each feature to a particular type.

Value

A matrix containing the dimensions of every feature identified in the map.

Examples

1
feature.dims(genlis)

ClairBee/AS.preprocessing documentation built on May 6, 2019, 11:50 a.m.