simplebar: Returns a simple bar plot of enumeration data.table

Description Usage Arguments

Description

given an enumeration data table and title, will plot a simple bar chart, returning the ggplot object.

Usage

1
simplebar(enumdf, title = NULL, solidfill = "steelblue", ...)

Arguments

enumdf

enumeration data table

title

the title/label for the plot

solidfill

a color to fill the bars with

...

other arguments ignored (for compatibility with generic)


jayjacobs/verisr documentation built on May 18, 2019, 5:57 p.m.