ggBarplot: Make simple barplot from vector

View source: R/swne_plotting.R

ggBarplotR Documentation

Make simple barplot from vector

Description

Make simple barplot from vector

Usage

ggBarplot(x, y.lim = NULL, fill.color = "lightgrey")

Arguments

x

Named numeric vector

y.lim

Max y-axis

fill.color

Bar color

Value

barplot


yanwu2014/swne documentation built on Aug. 5, 2023, 4:42 a.m.