| poly_maxpos | R Documentation | 
extract for all polygons the position of the maximum value
poly_maxpos(fileName, layerName, polySplit = TRUE, cores = 1)
| fileName | path and name of a GDAL raster file | 
| layerName | layer name of shape file | 
| polySplit | split polygon in single file, default is TRUE extract for all polygons the position of the maximum value | 
| cores | number of cores used | 
returns a list of coordinates of the position of the maximum value and geometric centre of any corresponding raster object inside a given polygon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.