plot_factor_in_map: Plot the value of a factor into a map of the North Sea

Description Usage Arguments

Description

plot_factor_in_map generates a map of the North Sea and plots the value of a factor for each rectangle, either as point size or colour. The function uses ICES rectangles to locate the data, conversion to coordinates is provided.

Usage

1
plot_factor_in_map(data, parameter, ices_rectangles, visuals = "colour")

Arguments

data

Dataset to use for the plotting.

parameter

A character string holding the name of the parameters that are to be plot.

ices_rectangles

A character string with the name of the column where location as ICES rectangles are stored in the dataset.

visual

A character string defining how you want the value of the parameter to be represented. Use visual = 'circles' for point size cex to represent values, use visual = 'colour' for colour to represent values. Default is visual = 'colour'.


MoritzSt/sNoSeR documentation built on May 7, 2019, 4:59 p.m.