Skip to contents

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.

Usage

scale_color_path_d(name = "path_style")

scale_fill_path_d(name = "path_style")

scale_color_path_c(name = "path_style")

scale_fill_path_c(name = "path_style")

Arguments

name

name of palette