neonPredData | R Documentation |
Land cover covariates (forest cover and grassland cover) extracted at a 1km resolution across the Disney Wildnerss Preserve for use in predicting density across the park. Land cover data come from USGS EROS.
data(neonPredData)
neonPredData
is a data frame with four columns:
forest
: proportion of forest cover within 1km radius.
grass
: proportion of grassland cover within 1km radius.
Easting
: the x coordinate of the point. The EPSG is 32617 (UTM Zone 17N).
Northing
: the y coordinate of the point. The EPSG is 32617 (UTM Zone 17N).
USGS Earth Resources Observation and Science Ceneter https://www.usgs.gov/centers/eros
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.