We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136b1f8 commit ee6fcb3Copy full SHA for ee6fcb3
packages/turf-nearest-neighbor-analysis/index.ts
@@ -55,7 +55,7 @@ interface NearestNeighborStudyArea extends Feature<Polygon> {
55
}
56
57
/**
58
- * Nearest Neighbor Analysis calculates an index based the average distances
+ * Nearest Neighbor Analysis calculates an index based on the average distances
59
* between points in the dataset, thereby providing inference as to whether the
60
* data is clustered, dispersed, or randomly distributed within the study area.
61
*
0 commit comments