tabuleRaster | R Documentation |
This function generates frequency tables for scenes in ecosystem
remote sensing products by wrapping rasterDT
. The
function is mapped by gaugeIndicator
to optimize
computation of ecoystem extents.
tabuleRaster(layer = "",
del0 = TRUE, useNA = "no",
n256 = FALSE)
layer |
|
del0 |
|
useNA |
|
n256 |
|
data.frame
.
Wilson Lara Henao <wilarhen@gmail.com> [aut, cre], Victor Gutierrez-Velez [aut], Ivan Gonzalez [ctb], Maria C. Londono [ctb]
tabuleRaster(raster(volcano), n256 = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.