select.feature: Identify a feature from the map

Description Usage Arguments Examples

Description

Get the id number and x, y coordinates from a particular feature by clicking on it on the map. Can be used in conjunction with feature.dims to check the height, density and other characteristics of a particular feature.

Usage

1
select.feature(site, replot = F)

Arguments

site

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

replot

Boolean indicator: should the map be redrawn, or can the function use the currently drawn plot?

Examples

1
select.feature(genlis, replot = F)

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