kulife.colors: Color palette for faculty of Life Sciences, University of...

Description Usage Arguments Value Author(s) References See Also Examples

Description

Sets the color palette to match the design of the faculty of Life Sciences, University of Copenhagen

Usage

1
kulife.colors(n = 4, KUgrey = FALSE)

Arguments

n

Positive integer. Number of brown tone colors in the palette.

KUgrey

Logical. Should the grey University of Copenhagen color be included in the palette.

Value

Returns the color palette.

Author(s)

Claus Ekstrom ekstrom@life.ku.dk

References

http://designguide.ku.dk

See Also

palette

Examples

1
2
kucols <- kulife.colors(3)
pie(1:4, col=kucols)

Example output



kulife documentation built on May 2, 2019, 9:53 a.m.

Related to kulife.colors in kulife...