goeg.colours: Return a palette of GÖG colours

Description Usage Arguments Value

View source: R/mzgoeg.R

Description

Return a palette of GÖG colours

Usage

1
goeg.colours(n = NULL, set = NULL, grey = TRUE, order = NULL)

Arguments

n

Number of colours to be returned. Defaults to the size of the chosen set. If n is larger than the size of the chosen set, palette() will be used to interpolate additional colours.

set

Chooses the set of colours to be returned. Possible values are "normal", "paired" or "tripled".

grey

Include grey? Default = TRUE

order

Optional, rearranges the order of the returned palette.

Value

a vector of GÖG colours


martinzuba/mzgoeg documentation built on July 24, 2019, 1:10 a.m.