Scale constructor using the distruct colours
scale_fill_distruct.Rd
A wrapper around ggplot2::scale_fill_manual()
, using the distruct colours
from distruct_colours
.
Arguments
- guide
guide function passed to
ggplot2::scale_fill_manual()
. Defaults to "none", set to "legend" if a legend is required.- ...
further parameters to be passed to
ggplot2::scale_fill_manual()