View source: R/findClosestPolygon.R
findClosestPolygon | R Documentation |
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.
findClosestPolygon(listOfPolygons)
listOfPolygons |
List of subspecies range polygons. |
WARNING!!! Function is not working. Do not use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.