presPercentile | R Documentation |
Divide raster by the sum of all cells.
presPercentile( xy, percent = 95, unin = c("m", "km"), unout = c("ha", "km2", "m2") )
xy |
x y coordinates. Class SpatialPoints |
percent |
numeric. Defaults to 95. Percentage to def object |
unin |
character vector. |
unout |
character vector. |
Josep M Serra Diaz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.