Various functions for apply PATH color palettes to ggplot graphics. There are
specific functions for setting the "fill" and "color" aesthetics, and
suffixes for continuous (_c
) and discrete (_d
) variables. For example,
scale_color_path_d
would apply the PATH color palette to a discrete
variable in the "color" aesthetic.