scale_fill_jll: Apply JLL fill to a plot

Description Usage Arguments Examples

View source: R/theme_jll.R

Description

This function applies one of JLL's corporate color palletes to a ggplot object.

Usage

1
scale_fill_jll(palette = "data_viz", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

the name of the color palette you wish to apply, defaults to "data_viz". Other supported palettes are "primary", "primary_3", "primary_3_dark", "secondary", "colorfull", "primary_secondary" and "ten_cols"

discrete

whether the variable the palette being applied to is discrete. Defaults to TRUE.

reverse

whether to reverse the color palette. Defaults to FALSE.

Examples

1

OwnKng/JLLify documentation built on March 31, 2021, 2:55 p.m.