| zone.freqmx | R Documentation | 
This function generates a matrix summing the number of cells for each zone-value combination based on a zonal raster and a value raster.
zone.freqmx(zone.r, value.r)
| zone.r | zonal raster | 
| value.r | value raster to be summarized within zones | 
matrix (rows = unique value, columns = zones, cells = sums)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.