knn_point_smoother: use a KNN classifier fit to lat/lon to select a neighborhood...

Description Usage

Description

use a KNN classifier fit to lat/lon to select a neighborhood of points around each well and calculates a summary statistic of your choosing (e.g., mean)

Usage

1
knn_point_smoother(pts = NULL, field = NULL, k = 4, fun = mean)

PLJV/Ogallala documentation built on May 7, 2019, 11:49 p.m.