Skip to content
Prev 1550 / 29559 Next

krig.image beyond data points

Dear Micheal,

I think you can also use the spplot command. It is not present in the 
gstat package but in the sp package. The most recent version of gstat 
(0.9-34)  needs sp present, so I think you already have this package. 
For more info on spplot use:

?spplot

I think that the ylim and xlim options will suit your needs, just 
overwrite the default values (xlim = bbox(obj)[1, ], ylim = bbox(obj)[2, ]).

hth,

Paul



Micheal Kemp schreef: