plot_category_counts {waetr} | R Documentation |
Plot Category Counts Comparison
Description
Creates a bar plot comparing accessibility category counts across sites
Usage
plot_category_counts(wave_data, sites_df, theme = "light")
Arguments
wave_data |
List. WAVE analysis results |
sites_df |
Data frame. Site information |
theme |
Character string. Visual theme for plot |
Value
ggplot object showing category comparisons
[Package waetr version 0.1.0 Index]