get.postholes: Extract centre-points of post-holes

Description Usage Arguments Value Examples

Description

For each post-hole feature identified, get the x and y coordinates of the centre of the feature. If no post-holes have been positively identified, treats all unclassified features as post-holes.

Usage

1
get.postholes(site, plot = T)

Arguments

site

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

plot

Boolean indicator: should the new set of features be displayed on a plot?

Value

Matrix of coordinates showing the midpoints of the features selected

Examples

1
get.postholes(genlis)

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