View source: R/plotConcordance.R
plotConcordanceHeatmap | R Documentation |
Plots the heatmap of concordances.
plotConcordanceHeatmap(c_df, threshold, cols)
c_df |
A simplified concordance |
threshold |
The threshold for rank (x-axis upper limit if all methods have a higher number of computed statistics). |
cols |
A named vector containing the color hex codes. |
a ggplot2
object
createConcordance
and plotConcordance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.