fdir_main_areas | R Documentation |
Major fisheries areas (hovedomraade) of Norway
fdir_main_areas
sf object
containing major fishing zones defined by the Norwegian Directorate of Fisheries. Contains also Northwest Atlantic Fisheries Organization's divisions where Norwegian vessels tend to fish.
Norwegian Directorate of Fisheries and Northwest Atlantic Fisheries Organization
Other datasets:
fdir_sub_areas
,
ices_areas
if(requireNamespace("ggspatial")) {
basemap(fdir_main_areas) +
ggspatial::annotation_spatial(fdir_main_areas, fill = NA)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.