Learn R Programming

ecodist (version 1.1.0)

sitelocation: Grazed site locations

Description

Locations along a southwest-northeast transect through the northeastern United States. This is a synthetic gradient calculated from latitude and longitude.

Usage

data(sitelocation)

Arguments

format

The format is: num [1:50] 12.19 12.19 12.41 12.42 8.41 ...

Examples

Run this code
data(sitelocation)
## maybe str(sitelocation) ; plot(sitelocation) ...

Run the code above in your browser using DataLab