pval_plot | R Documentation |
Internal function to convert an object of class 'im' to values readable by image.plot
function within the rrs
, lotrrs
, and gating
functions.
pval_plot(input, alpha)
input |
An object of class 'rrs' from the |
alpha |
Numeric. The two-tailed alpha level for significance threshold (default in |
An object of class 'SpatRaster' with categorical values:
A value of 1: Significant numerator.
A value of 2: Insignificant.
A value of 3: Significant denominator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.