rescale_raster | R Documentation |
Rescale raster
rescale_raster(r, rescale = T, log = F, inverse = F, multiply_area = F)
r |
input raster |
rescale |
T/F to rescale values 0 to 1, default=T |
log |
T/F to log transform, defaul=F |
inverse |
T/F to invert by subtracting from 1 |
multiply_area |
T/F to multiply raster by 1 |
raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.