View source: R/prepare_scales.R
default_size_scale | R Documentation |
Get default size scale for non-correlation heatmaps.
default_size_scale(val_type, leg_order = 1, title = ggplot2::waiver())
val_type |
Value type ('continuous' or 'discrete'). |
leg_order |
Order of legend. |
title |
Legend title. |
ggplot2 size scale for non-correlation heatmaps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.