plot_bar: Make a bar plot: measure by year (facetted using metric &...

Description Usage Arguments See Also

View source: R/visualize.R

Description

This is used as a generic function in plot_value2. It was copied from dashboard-template code shared with state agencies. Included in entirety here to reduce dependencies.

Usage

1
plot_bar(df, plot_title = "", measure = "value")

Arguments

df

data frame with summary results

plot_title

caption to show in plot

measure

variable to be plotted on the y axis

See Also

Other functions to run dashboard visualization: get_county_map(), int_breaks(), join_county_map(), plot_county(), plot_month(), plot_value2(), plotly_config(), run_visual_county(), ui_button_layout()


southwick-associates/sadash documentation built on Jan. 6, 2022, 5:17 p.m.