bar_plot: Plot a barplot of the given values and highlight one value

Description Usage Arguments Value

View source: R/bar_plot.R

Description

Plot a barplot of the given values and highlight one value

Usage

1
2
bar_plot(values, to_highlight, colors = customColors1,
  plotTheme = theme_classic())

Arguments

values

numeric vector to plot

to_highlight

position to highlight

Value

ggplot2 plot object


Bertil/Leykam documentation built on Aug. 26, 2020, 9:39 a.m.