area_definition_map: ICES Area and Ecoregion map

Description Usage Arguments Value Author(s) See Also Examples

View source: R/plot_functions.R

Description

area_definition_map returns a map describing potential mismatches between ICES Ecoregions and ICES Areas

Usage

1
2
area_definition_map(ecoregion, data_caption = TRUE, save_plot = FALSE,
  return_plot = TRUE, output_path = NULL, file_name = NULL)

Arguments

ecoregion

ecoregion name, e.g. Greater North Sea Ecoregion

data_caption

print the data source as a caption, boolean.

Value

A png or ggplot plot

Author(s)

Scott Large

See Also

SAG summary table and reference points come from clean_sag. frmt_summary_table evaluates status relative to reference points and formats the table for .html.

Examples

1
2
3
4
## Not run: 
area_definition_map("Greater North Sea")

## End(Not run)

ices-tools-prod/fisheryO documentation built on May 19, 2019, 8:22 a.m.