I'm new to spatial analysis and am exploring numerous packages, mostly enjoying sp, gstat, and spBayes.
Is there a function that allows the user to dedup a data set with multiple values at the same coordinates and replace those duplicated values with the mean at those coordinates? I've written some cumbersome code that works, but would prefer an efficient R function if it exists. Thanks. -- View this message in context: http://www.nabble.com/How-to-Dedup-a-Spatial-Points-Data-Set-tp25033516p25033516.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.