IdEst continuous fill scales for ggplot2 <a href="https://adrientaudiere.github.io/MiscMetabar/articles/Rules.html#lifecycle"> <img src="https://img.shields.io/badge/lifecycle-experimental-orange" alt="lifecycle-experimental"></a>
Source:R/style.R
scale_fill_idest_c.RdIdEst continuous fill scales for ggplot2 <a href="https://adrientaudiere.github.io/MiscMetabar/articles/Rules.html#lifecycle"> <img src="https://img.shields.io/badge/lifecycle-experimental-orange" alt="lifecycle-experimental"></a>
Arguments
- palette_name
The name of the palette to use. The available palette are c("all_color_idest", "ligth_color_idest", "dark_color_idest", "Picabia", "Picasso", "Levine2", "Rattner", "Sidhu", "Hokusai2", "Hokusai3"). See [idest_pal] for more details.
- direction
Direction of the palette. 1 for standard, -1 for reversed.
- ...
Additional arguments passed to [ggplot2::scale_color_gradientn()].
