detectFronts {grec} | R Documentation |
This function empowers users to analyze data from various sources,
including numeric matrix
, array
s, XYZ-list
s,
SpatRaster
s, or RasterLayer
s*, by applying gradient-seeking
methodologies.
detectFronts(...)
... |
Same arguments than getGradients. |
Since version 1.6.0, this function has been entirely replaced by
getGradients. As of version 2.0.0, detectFronts
will no longer
be available.