extract_from_dem | R Documentation |
Extract values from terrain model derived from DEM.
extract_from_dem(x, dem, model = "slope", fun = "mean")
x |
Object of class |
dem |
Digital elevation model. |
model |
What model to use: slope, aspect, TPI, TRI... |
fun |
Summary function. |
Object x with result in column value
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.