Skip to content
Snippets Groups Projects
Commit 984a6599 authored by hpolvech's avatar hpolvech
Browse files

ggrepel2

parent 9131c705
Branches
No related tags found
No related merge requests found
......@@ -603,8 +603,11 @@ Install and load the `ggrepl` package.
<details><summary>Solution</summary>
<p>
```{r ggrepel}
```{r ggrepel, eval = F}
install.packages("ggrepel")
```
```{r ggrepel2}
library(ggrepel)
```
</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment