Function for using Paris2024Colours colours schemes in ggplot2.
Use scale_colour_paris2024_d and
scale_fill_paris2024_d for discrete scales, and use
scale_colour_paris2024_c and
scale_fill_paris2024_c for continuous scales.
scale_fill_paris2024_c(name, reverse = FALSE, ...)A function that returns a continuous colour scale.
Name of the colour palette. Options are Logo,
OlympicRings, GamesLook, Generation2024,
Impact2024, TerreDeJeux, Tickets and Flame.
Whether to reverse colour palette (TRUE) or not (FALSE, default).
Other arguments passed on to
scale_color_gradientn