Description Usage Arguments Details Value Author(s)
Plot the biomes
1 2 3 4 5 | plot_biome(poly = fun.poly.obj()$poly.DF,
col.biomes = make.transparent(c("navajowhite3", "darkgoldenrod1", "sienna",
"darkolivegreen4", "darkseagreen3", "forestgreen", "darkgreen", "olivedrab",
"gray"), 0.9), add.legend = FALSE, add.number = TRUE,
merge.deserts = FALSE, mar.vec = c(5.1, 3.5, 3, 2.1), cex.p = 1.2)
|
poly |
biomes SpatialPolygons object |
col.biomes |
vector of colors for the biomes (TODO add name of biomes) |
add.legend |
TRUE or FALSE |
add.number |
TRUE or FALSE |
merge.deserts |
TRUE or FALSE |
mar.vec |
vector of margine size |
cex.p |
size of pointed passed to par |
Takes the biomes SpatialPolygons object and plot it, adding or not a legend
plot
Kunstler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.