Data Visualization Practice
Eric
2025-01-24
{r setup = F} # knitr::opts #
Copy the question.
ggplot(mpg) + geom_bar(aes(x = fl))