plot_structure_comparison {waetr} | R Documentation |
Plot Structural Element Comparison
Description
Creates a bar plot comparing structural elements across sites
Usage
plot_structure_comparison(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 structural element comparison
[Package waetr version 0.1.0 Index]