line_barplot: Barplot made with lines

Description Usage Arguments Value

View source: R/coolbarplots.R

Description

Plot random lines as the bars.

Usage

1
line_barplot(x, y, x.label = "X", y.label = "Y")

Arguments

x

A factor vector

y

A frequency vector

x.label

The x axis label

y.label

The y axis label

Value

A ggplot based plot


arthur-rocha/CoolBarplots documentation built on May 22, 2019, 3:39 p.m.