hbefElev {spOccupancy} | R Documentation |
Elevation in meters extracted at a 30m resolution across the Hubbard Brook Experimental Forest
Description
Elevation in meters extracted at a 30m resolution of the Hubbard Brook Experimental Forest. Data come from the National Elevation Dataset.
Usage
data(hbefElev)
Format
hbefElev
is a data frame with three columns:
val
: the elevation value in meters.
Easting
: the x coordinate of the point. The proj4string is
"+proj=utm +zone=19 +units=m +datum=NAD83".
Northing
: the y coordinate of the point. The proj4string is
"+proj=utm +zone=19 +units=m +datum=NAD83".
Source
Gesch, D., Oimoen, M., Greenlee, S., Nelson, C., Steuck, M., & Tyler, D. (2002). The national elevation dataset. Photogrammetric engineering and remote sensing, 68(1), 5-32.
References
Gesch, D., Oimoen, M., Greenlee, S., Nelson, C., Steuck, M., & Tyler, D. (2002). The national elevation dataset. Photogrammetric engineering and remote sensing, 68(1), 5-32.