detectFronts {grec} | R Documentation |
Apply gradient-based methodologies to environmental data
Description
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.
Usage
detectFronts(...)
Arguments
... |
Same arguments than getGradients. |
Details
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.
[Package grec version 1.6.0 Index]