hbefElev | R Documentation |
Elevation in meters extracted at a 30m resolution of the Hubbard Brook Experimental Forest. Data come from the National Elevation Dataset.
data(hbefElev)
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".
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.