point_barplot: Barplot made with points

Description Usage Arguments Value

View source: R/coolbarplots.R

Description

Plot random points as the bars.

Usage

1
point_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.