guide_prob: Probability shade bar guide

View source: R/scale-prob.R

guide_probR Documentation

Probability shade bar guide

Description

The guide shows the colour scales mapped to different probability coverage required for HDRs

Usage

guide_prob(title = waiver(), ...)

Arguments

title

A character string or expression indicating a title of guide. If NULL, the title is not shown. By default (waiver()), the name of the scale object or the name specified in labs() is used for the title.

...

Further arguments passed onto either guide_colourbar or guide_legend

Value

A guide object


gghdr documentation built on Oct. 29, 2022, 1:16 a.m.