R/plot-statistical-areas.R
plot_statistical_areas.Rd
Get statistical areas
plot_statistical_areas(proj = proj_nzsf(), area = "CRA", ...)
The projection to use.
A Quota Managemetn Area (QMA). Can be EEZ, CRA, JMA.
Other arguments passed on to geom_sf.
geom_sf
A ggplot of the selected QMA.
get_statistical_areas
ggplot() + plot_statistical_areas(area = "CRA")