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

View source: R/graphics.R

simplebarR Documentation

Returns a simple bar plot of enumeration data.table

Description

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

Usage

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)


vz-risk/verisr documentation built on Aug. 5, 2023, 4:34 a.m.