Plot the fishing hours in a map
make.area.map.RdPlot the fishing hours in a map
Examples
guyane.shape <- make.rectangle.on.map(9.5186167,
-54.68065555555555,
4.0003722,
-49.47313333333334)
raster <- fetch.fishing.hours("2025-01-01",
"2025-02-01",
guyane.shape)
make.area.map(raster,guyane.shape)