map_species: Maps fish occurrence

Description Usage Arguments

View source: R/map_species.R

Description

Creates a map showing lakes and presence/absence of fish.

Usage

1
2
map_species(connectivity, species = NA, get.locations = FALSE, maptype,
  zoom = 5, username = NA, password = NA)

Arguments

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".


samaperrin/analyseslope documentation built on Jan. 8, 2020, 9:19 p.m.