Skip to content

Commit

Permalink
renv
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Dec 10, 2024
1 parent ac85479 commit fe248a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/r.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ Moreover, `renv` works seamlessly with RStudio projects:
renv::init()
```

```{r install}
# Install packages
```{.r}
install.packages(c("ggplot2", "dplyr"))
```

Expand Down

0 comments on commit fe248a5

Please sign in to comment.