coverratio | R Documentation |
This function is used inside of the area calculation functions to evaluate the ratio a given raster is not covered by a polygon. Can be used as an indicator if further cropping of the raster ca improve calculation time.
coverratio(r, p)
r |
A raster object |
p |
A sf object |
The cover ratio in percent
Darius Görgen (MapTailor Geospatial Consulting GbR) info@maptailor.net
Maintainer: MAPME-Initiative contact@mapme-initiative.org
Contact Person: Dr. Johannes Schielein
Copyright: MAPME-Initiative
License: GPL-3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.