makebarplot: Make a simple bar plot

Description Usage Arguments Value Examples

View source: R/makebarplot.R

Description

Make a simple bar plot

Usage

1

Arguments

mydf

A dataframe with an X and a Y column

Value

A bar plot in ggplot ready to plot

Examples

1
makebarplot(mydataframe)

bleazard/testpackage documentation built on June 20, 2020, 12:55 a.m.