Skip to content

Commit

Permalink
Fix fig
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed Sep 10, 2023
1 parent 99c43a2 commit f3cc219
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion exercises/_04-ex-explore-categorical.qmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
1. **Antibiotic use in children.** The bar plot and the pie chart below show the distribution of pre-existing medical conditions of children involved in a study on the optimal duration of antibiotic use in treatment of tracheitis, which is an upper respiratory infection.[^_04-ex-explore-categorical-1]

```{r}
#| out.width: 100%
#| out-width: 100%
#| fig-width: 10
library(openintro)
library(tidyverse)
library(patchwork)
Expand Down

0 comments on commit f3cc219

Please sign in to comment.