Skip to content

Commit

Permalink
editing part to whole
Browse files Browse the repository at this point in the history
  • Loading branch information
danilyanedo7 committed Dec 14, 2023
1 parent 97ed374 commit acf2db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/part-to-whole.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ filters:
Explore the relationship between a whole and its components, showcasing proportions and percentages. Ideal for visualizing contributions of individual elements to the overall entity.

```{r}
library(tidyverse)
library(dplyr)
library(ggplot2)
library(ggrepel)
Expand Down

0 comments on commit acf2db4

Please sign in to comment.