scale_aesthetics | R Documentation |
Use a Higher Expectations color palette for an aesthetic
scale_color_higher_ex(...)
scale_fill_higher_ex(...)
... |
further arguments to pass to 'grDevices::colorRampPalette' |
the grob being created
scale_color_higher_ex("logo", n.colors = 2)
scale_color_higher_ex("blues", discrete = FALSE)
scale_fill_higher_ex("tableau", n.colors = 2)
scale_color_higher_ex("blues", discrete = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.