closestPolygonFunction: Check for Subspecies Contiguity

View source: R/IdentifyBirdSubspecies.R

closestPolygonFunctionR Documentation

Check for Subspecies Contiguity

Description

This function takes multiple subspecies ranges as polygons and checks whether 1) polygon features are adjacent to their own subspecies, and if not, 2) whether polygon features are closer to their own subspecies than to another. If a subspecies feature does not meet either criteria, it is eliminated.

Usage

closestPolygonFunction(listOfPolygons)

Arguments

listOfPolygons

List of subspecies range polygons.

Details

WARNING!!! Function is not working. Do not use.


kaiyaprovost/subsppLabelR documentation built on March 17, 2024, 5:09 p.m.