Creates a map showing lakes and presence/absence of fish.
1 2 | map_species(connectivity, species = NA, get.locations = FALSE, maptype,
zoom = 5, username = NA, password = NA)
|
connectivity |
Table showing at the minimum location IDs for your lakes. Can also show presence/absence for different species, and can contain latitude and longitude. |
species |
The species to map. Can be ignored, in which case map will just plot lakes. |
get.locations |
If you do not have latitude and longitude, this should be set to TRUE. |
maptype |
The type of map you would like to use. Defaults to "terrain". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.