[R] Thiessen method
    Ben Bolker 
    bbolker at gmail.com
       
    Wed May 25 14:11:47 CEST 2011
    
    
  
federico.eccel <federico.eccel <at> gmail.com> writes:
> I try to search in the web and in the R forum for any package for computing
> The thiessen method  but I didn't find anything. I would like to ask if it
> exists any package in R that provides the possiblity to compute the Thiessen
> method for interpolating rain gauges.
> 
  Do any of the hits provided by
library(sos)
findFn("thiessen")
  help?
    
    
More information about the R-help
mailing list