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

ggrepel2

parent 9131c705
No related branches found
No related tags found
1 merge request!6Switch to main as default branch
......@@ -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