if (FALSE) {
# requires authorization
ns_effort_map <- get_effort_map("Greater North Sea", convert2sf = TRUE)
plot(
ns_effort_map[ns_effort_map$fishing_category_FO == "Otter","mw_fishinghours"],
border = FALSE, logz = TRUE
)
}
Run the code above in your browser using DataLab