Description Usage Arguments Value
View source: R/extractValuesCrop.R
Extract values from raster (DEM)
1 | extractTopoCrop(ls_dem, e1, col_names = c("elevation", "slope"))
|
ls_dem |
a file name of DEM with 2 bands (elevation and slope in this order). |
e1 |
an extent of cropping. |
col_names |
names of bands. Should be elevation and slope. |
a dataframe of data values for each location.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.