scale_fill_diff_cladogram | R Documentation |
Create the scale of mp_plot_diff_cladogram.
scale_fill_diff_cladogram(values, breaks = waiver(), na.value = "grey50", ...)
values |
a set of aesthetic values (different group (default)) to map data values to. |
breaks |
One of 'NULL' for no breaks, ‘waiver()’ for the default breaks, A character vector of breaks. |
na.value |
The aesthetic value to use for missing (‘NA’) values. |
... |
see also 'discrete_scale' of 'ggplot2'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.