Learn R Programming

geostatsp (version 2.0.6)

wheat: Mercer and Hall wheat yield data

Description

Mercer and Hall wheat yield data, based on version in Cressie (1993), p. 455.

Usage

data(wheat)

Arguments

Format

wheat is a raster where the values refer to wheat yields.

Examples

Run this code
	data("wheat")
	wheat = unwrap(wheat)
	plot(wheat, main="Mercer and Hall Data")

Run the code above in your browser using DataLab