HighlightBarPlot {synergyfinder}R Documentation

Highlight Bars

Description

It is an auxiliary function for PlotMultiDrugBar

Usage

HighlightBarPlot(selected_data, text_size = 10)

Arguments

selected_data

A data frame. It contain the information for the bars to be highlighted.

text_size

A numeric value. It indicates the label text size in "pt" for the highlighted row.

Value

A ggplot object

Author(s)


[Package synergyfinder version 3.2.5 Index]