in https://github.com/OpenGeoHub/spatial-prediction-eml/blob/master/spatial-interpolation.Rmd
The chunk code at line 94 is the same at line 72, both with rm.dupl = TRUE, but at the line 89 the text is: [Next, we can estimate the same values for training points, but this time we remove any duplicates using rm.dupl = TRUE]
in https://github.com/OpenGeoHub/spatial-prediction-eml/blob/master/spatial-interpolation.Rmd
The chunk code at line 94 is the same at line 72, both with
rm.dupl = TRUE, but at the line 89 the text is: [Next, we can estimate the same values for training points, but this time we remove any duplicates usingrm.dupl = TRUE]