plot_colour: Colours for the Hake Assessment

View source: R/plot-colour.R

plot_colourR Documentation

Colours for the Hake Assessment

Description

Generate the colour scheme for the hake assessment such that as more years of historical data are added on that the more recent years are still the same colour. For example, the most recent year of data will always be black and the second most recent year will always be red.

Usage

plot_colour(n = 10)

Arguments

n

The default number of colours to generate is 10.

Value

A vector of colours

Author(s)

Kelli F. Johnson

Examples

n <- 15
plot_colour(n)


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.