View source: R/plot_density_helpers.R
create_highlightDiagonalData | R Documentation |
Internal helper function to create a dataset for ggplot2
that can
be used to highlight specific diagonals in a density matrix.
create_highlightDiagonalData(dat, highlight_diagonals)
dat |
Dataset with columns |
highlight_diagonals |
Optional internal parameter which is only
specified when |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.