scale_fill_goeg: A discrete scale for filling with GÖG colours

Description Usage Arguments Value See Also

View source: R/mzgoeg.R

Description

A discrete scale for filling with GÖG colours

Usage

1
2
scale_fill_goeg(n = NULL, set = "normal", grey = TRUE,
  order = NULL, ...)

Arguments

n

The number of GÖG colours to be produced

set

The set of GÖG colours from which to draw. Possible values are "normal", "paired" or "tripled".

grey

Whether or not grey should be included. Default: TRUE

order

Optional vector of ordering of GÖG colours

...

additional parameters passed to scale_fill_manual

Value

a ggplot2 discrete fill scale

See Also

goeg.colours(), scale_fill_manual()


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