ggplot2 elegant graphics for data analysis
= "bold"), plot.subtitle = element_text(size=12), legend.position = "bottom" ) ``` This plot combines clarity, color, and a clean theme for an elegant presentation. Example 2: Faceted Bar Chart with Consistent Styling ```r ggplot(mpg, a