plotConcordanceHeatmap: plotConcordanceHeatmap

View source: R/plotConcordance.R

plotConcordanceHeatmapR Documentation

plotConcordanceHeatmap

Description

Plots the heatmap of concordances.

Usage

plotConcordanceHeatmap(c_df, threshold, cols)

Arguments

c_df

A simplified concordance data.frame produced in plotConcordance function.

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.

Value

a ggplot2 object

See Also

createConcordance and plotConcordance


mcalgaro93/benchdamic documentation built on March 10, 2024, 10:40 p.m.