Learn R Programming

geostatsp (version 1.8.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
# NOT RUN {
	data("wheat")
	raster::plot(wheat, main="Mercer and Hall Data")
# }

Run the code above in your browser using DataLab