View source: R/IQR_SpatRaster.R
IQR_SpatRaster | R Documentation |
This function computes interquartile range (IQR) for a SpatRaster
IQR_SpatRaster(input_rast, weightIRQ = 3)
input_rast |
SpatRaster. |
weightIRQ |
numeric. weighting factor applied to IRQ to define lower and upper boundaries for outliers |
outlier_IQR numeric. band numbers of original sensor corresponding to S2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.