mapBreak: mapBreak.

Description Usage Arguments Details Value Note Author(s) Examples

Description

Trys to fine mapping break point locations.

Usage

1
mapBreak(d,ind1,ind2,mr)

Arguments

d

- input data.

ind1

- break point start position.

ind2

- break point stop position.

mr

- minimum mean ratio acceptable.

Details

example

Value

Indices of fine mapped break points.

Note

No merging of adjacent feature is done - this is expect to be done during post-processing.

Author(s)

Tomas William Fitzgerald

Examples

1
#exampleADM3()

Example output



ADM3 documentation built on May 29, 2017, 6:05 p.m.

Related to mapBreak in ADM3...