View source: R/prepare_scales.R
default_size_scale_corr | R Documentation |
Get a default size scale for correlation heatmaps.
default_size_scale_corr(
size_range = NULL,
leg_order = 1,
title = ggplot2::waiver()
)
size_range |
Numeric vector of length 1 or 2 for size limits. |
leg_order |
Order of legend. |
title |
Title of legend. |
ggplot2 size scale for correlation heatmap (absolute value transform).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.