kentucky_elevation {RplotterPkg} | R Documentation |
kentucky_elevation data
Description
Tiled raster elevation data(in meters) converted to a data frame, covering the southeast region of Kentucky.
x | numeric longitude of the elevation |
y | numeric latitude of the elevation |
elevation | the elevation in meters |
Usage
kentucky_elevation
Format
An object of class data.frame
with 609 rows and 3 columns.
Source
elevatr::get_elev_raster()
and the
Amazon Web Services Terrain Tiles service.
[Package RplotterPkg version 0.1.3 Index]