[R] gstat error

gbrenes at ssc.wisc.edu gbrenes at ssc.wisc.edu
Wed Aug 3 18:40:16 CEST 2011


Hello.

I am running the examples provided in the gstat help menus.  When I try to
run the following in predict.gstat:

data(meuse)
coordinates(meuse)= ~x+y
v<-variogram(log(zinc)~1, meuse)

I get the following error message:

Error in vector("double", length) : invalid 'length' argument


What's the problem?


Gilbert



More information about the R-help mailing list