[R-sig-Geo] Error plotting Variogram Map
Edzer Pebesma
edzer.pebesma at uni-muenster.de
Mon Mar 31 11:02:10 CEST 2014
On 03/30/2014 03:33 PM, Ramiro Augusto Espada wrote:
> Hi !
>
> I want to plot a variogram map for evaluate the isotropy of a variable, but
> I can´t because I get an error.
>
>> plot(variogram(ECa~1, Obj, map=T, cutoff=0.0004, width=0.00004))
> *Error in .local(x, ...) : unused argument (select = 1)*
>
> I have also tested with meuse data, but I get the same error.
Please share what you exactly did with the meuse data to get this error.
e.g.,
m = variogram(zinc~1,meuse,map=T,cutoff=1000,width=100)
plot(m)
works for me.
>
> I apreciated any help with this.
>
> regards
> Ramiro.
>
> [[alternative HTML version deleted]]
>
>
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
--
Edzer Pebesma
Institute for Geoinformatics (ifgi), University of Münster
Heisenbergstraße 2, 48149 Münster, Germany. Phone: +49 251
83 33081 http://ifgi.uni-muenster.de GPG key ID 0xAC227795
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140331/c440ad41/attachment.bin>
More information about the R-sig-Geo
mailing list