mode_freq | R Documentation |
Calculates the frequency of occurrence of the modal value for each cell/pixel of a raster stack
mode_freq(r, ncores = 2)
r |
SpatRaster |
ncores |
integer number of cores for multiprocessing |
SpatRaster
<elpidio@ufv.br>
# modalfreq = mode_freq(r = r1, ncores = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.