Description Usage Arguments Value Examples
Plot presence/absence map
1 | sdmApp_PA(x)
|
x |
|
a ggplot object
1 2 3 | r <- raster::raster(system.file("extdata","AETI.tif",package = "sdmApp"))
r <- r > 4000
sdmApp_PA(r)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.