risk.colors: Color Palette

Description Usage Arguments See Also Examples

Description

This color palette is designed to show risk levels with different colours from small risk (bright orange) to high risk (dark red).

Usage

1

Arguments

n

number of colors (>= 1) to be in the palette.

See Also

metre, colors, and palette.

Examples

1
2
  ## risk pie with ten levels
  pie(rep(1,10), labels = seq(0.1, 1, 0.1), col = risk.colors(10))

Example output

This is spatialkernel 0.4-19

spatialkernel documentation built on May 2, 2019, 2:26 p.m.