Title

tm_draw(
  species_latin_name,
  spatial_type,
  con,
  yearStart = 2003,
  yearEnd = 2017,
  dataCatchment,
  catchment_geom,
  dataALL,
  ices_geom,
  session = shiny::getDefaultReactiveDomain()
)

Arguments

species_latin_name

The latin name of the species

spatial_type

Geom to use in the map

con

The Connection object

yearStart, yearEnd

date used

dataCatchment, catchment_geom, dataALL, ices_geom

internal datasets

session

The Shiny Session object

Value

A tmap object