meuse | R Documentation |
This data set gives locations and topsoil heavy metal
concentrations, collected in a flood plain of the river Meuse, near
the village of Stein (NL). Heavy metal concentrations are from
composite samples of an area of approximately 15 m x 15 m. This
version of the meuse
dataset is a trimmed down version of
the eponymous dataset from the sp
dataset.
data(meuse,package='geostats') semivariogram(x=meuse$x,y=meuse$y,z=log(meuse$cadmium))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.