Skip to content

Commit

Permalink
no r code block
Browse files Browse the repository at this point in the history
  • Loading branch information
diazrenata committed Aug 21, 2023
1 parent 9f3a972 commit e48351b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/6-data-manipulation/slides.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ footer: "[Reproduciblity & Data Science in R](https://cct-datascience.github.io/

# Installing packages

```{r, eval = F, include =T, echo =T}
```
install.packages("dplyr")
install.packages("tidyr")
Expand Down

0 comments on commit e48351b

Please sign in to comment.