add_numbers_above_the_bars: Add numbers horizontally above the bars of a barplot

View source: R/plot.R

add_numbers_above_the_barsR Documentation

Add numbers horizontally above the bars of a barplot

Description

Add numbers horizontally above the bars of a barplot

Usage

add_numbers_above_the_bars(stats, bp, color)

Arguments

stats

a numeric vector

bp

the result of barplot command, usually a numeric vector or matrix

color

string. The color for the numbers


bblodfon/emba documentation built on April 30, 2023, 5:11 a.m.