Learn R Programming

Rlda (version 0.2.6)

fishnet: Latitude and Longitude Fishnet dataset.

Description

This dataset is a subset of Fishnet.

Usage

data("fishnet")

Arguments

Format

A data frame with 4455 observations and 2 variables.

POINT_X

Longitude

POINT_Y

Latitude

Examples

Run this code
# NOT RUN {
data(fishnet)
# }

Run the code above in your browser using DataLab