Description Usage Arguments Value
View source: R/get_zeta_raster.R
Get the value of the anisotropy exponent for a tile of elevation
1 | get_zeta_raster(DEM, tiles, raster_resolution, .zeta_df = NULL, ...)
|
DEM |
an elevation raster |
tiles |
a |
raster_resolution |
|
.zeta_df |
null or a data.frame with column zeta and a number of rows equals to the number of cells of tiles |
... |
to pass the |
stack of raster of size tiles with anisotropy exponent values and a number of layers equals to the number of column in .zeta_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.