Description Usage Arguments Author(s) Examples
Plot data heatmap on geographic map
1 2 | plot_datamap(x, mapdatabase = "world", area = NULL, index = "rich",
plot = TRUE)
|
x |
an object of class " |
mapdatabase |
The map database to use in mapping, see plot_distmap |
area |
list with four elements. Currently |
index |
character string, either "rec" (number of records) or "rich" (number of species) |
plot |
logical |
Franz-Sebastian Krah
1 2 3 4 5 | ## Not run:
am.dist <- mycoportal(taxon = "Amanita muscaria")
plot_datamap(am.dist, mapdatabase = "state")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.