meuse.grid: Prediction Grid for Meuse Data Set

Description Usage Format Examples

Description

The meuse.grid has a grid with 0.0002 degrees x 0.0002 degrees spacing that covers the Meuse study area (see meuse) in a latitude longitude format .

Usage

1

Format

This data frame contains the following columns:

x

a numeric vector; latitude coordinate (see meuse)

y

a numeric vector; longitude coordinate (see meuse)

@details x and y are in latitude and longitude format. Using +datum=WGS84.

@source http://www.gstat.org/ @references See the meuse documentation.

Examples

1
2
3
4
5
6
## Not run: 
 data(meuse.grid)
 spRplot(meuse.grid, col.pallete=list(col='lightgrey',alpha=0.5),
 maptype = 'hybrid')

## End(Not run)

lgsilvaesilva/spGoogle documentation built on May 21, 2019, 6:08 a.m.