View source: R/get_elevation.R
| get_elevation | R Documentation |
This function retrieves elevation values from a Digital Elevation Model (DEM) based on their geographic coordinates (lon/lat).
get_elevation(data, dem_file)
data |
A |
dem_file |
Full |
The input data frame data with a new column (ele) containing the extracted elevation values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.