rast_quantile {phyloregion} | R Documentation |
Standardizes raster values for mapping
Description
This function standardizes values of a raster layer for mapping.
Usage
rast_quantile(ras, ref)
Arguments
ras |
an input raster layer. |
ref |
a raster layer for reference. |
Value
A raster layer that has been standardized and ready for mapping
[Package phyloregion version 1.0.9 Index]