Learn R Programming

chopin (version 0.9.4)

prediction_grid: Regular grid points in the mainland United States at 1km spatial resolution

Description

Regular grid points in the mainland United States at 1km spatial resolution

Usage

prediction_grid

Arguments

Format

A data frame with 8,092,995 rows and three variables:

site_id

Unique point identifier. Arbitrarily generated.

lon

Longitude

lat

Latitude

See Also

Other Dataset: ncpoints

Examples

Run this code
data("prediction_grid", package = "chopin")

Run the code above in your browser using DataLab