Hello everyone!

Hope you're enjoying some holiday time!

I'm running into a little snag here.  I'm working through the example on 
krigeST, which produces an STFDF object.  Fine so far.

However, I would like to produce a Google Earth object from that.

When I use plotKML, I get:

> plotKML(DE_kriged,"var1.pred")
Error in (function (classes, fdef, mtable)  :
  unable to find an inherited method  for function ‘plotKML’ for signature 
‘"STFDF"’
>

Or when I use kml, I get:

> kml(DE_kriged,"var1.pred")
Error in (function (classes, fdef, mtable)  :
  unable to find an inherited method for function ‘kml’ for signature ‘"STFDF"’
>

What should I be doing, please?

Thanks in advance,
Sincerely,
Erin






        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to