Title

tm_draw(
  species_latin_name,
  spatial_type,
  con,
  yearStart = 2003,
  yearEnd = 2017,
  dataCatchment,
  catchment_geom,
  dataALL,
  ices_geom,
  ices_division,
  positive_catch_area,
  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

internal datasets for continental waters

dataALL, ices_geom, ices_division, positive_catch_area

internal datasets for marines water

session

The Shiny Session object

Value

A tmap object