create_highlightDiagonalData {APCtools} | R Documentation |
Internal helper to create a dataset for ggplot2 to highlight diagonals
Description
Internal helper function to create a dataset for ggplot2
that can
be used to highlight specific diagonals in a density matrix.
Usage
create_highlightDiagonalData(dat, highlight_diagonals)
Arguments
dat |
Dataset with columns |
highlight_diagonals |
Optional internal parameter which is only
specified when |
[Package APCtools version 1.0.4 Index]