remove.annotations: Remove annotations

Description Usage Arguments Value Examples

Description

Identify horizontal sequences of similarly-sized features as annotations.

Usage

1
remove.annotations(site, plot = T, show.progress = T, remove.similar = F)

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?

remove.similar

Boolean indicator: If T, after finding all sequences of horizontal features, will also add in any features that are within a 1-cell tolerance of the modal height and width of the features already identified.

show.process

Boolean indicator: show progress bar or not? Defaults to T.

Value

New feature set list containing the original raster of numbered features and a matrix of newly assigned feature types.

Examples

1

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