FindVoids: Find gaps between polygons of the same stratum type

Description Usage Arguments Details Value Author(s) References

View source: R/main.R

Description

FindVoids will find the gaps between discontinuous polygons and remove them from potential available transect calculations

Usage

1
FindVoids(pieces)

Arguments

pieces

Polygons within a given stratum

Details

Findvoids is used in the maximum available transect (M) calculation in the variance estimate in the ratio estimator. It removes gaps in strata from the maximum-minimum latitude calculation.

Value

data frame of voids and lengths

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/cfrost3/AKaerial


cfrost3/AKaerial documentation built on April 9, 2020, 12:50 a.m.