Skip to content

Commit

Permalink
making cheatsheet have a day label
Browse files Browse the repository at this point in the history
  • Loading branch information
carriewright11 committed Oct 1, 2024
1 parent bca6582 commit 10978ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/RStudio/RStudio.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -337,10 +337,10 @@ D) All of the above
- R code goes within what is called a chunk (the gray box with a green play button)
- Code chunks can be modified so that they show differently in reports

🏠 [Class Website](https://daseh.org/)
💻 [Lab](https://daseh.org/modules/RStudio/lab/RStudio_Lab.Rmd)
🗒 [Rstudio Cheatsheet](https://raw.githubusercontent.com/rstudio/cheatsheets/main/rstudio-ide.pdf)
🗒 [Class Cheatsheet](https://daseh.org/modules/cheatsheets/Day-1.pdf)
🏠 [Class Website](https://daseh.org/).
💻 [Lab](https://daseh.org/modules/RStudio/lab/RStudio_Lab.Rmd).
🗒 [Rstudio Cheatsheet](https://raw.githubusercontent.com/rstudio/cheatsheets/main/rstudio-ide.pdf).
🗒 [Day 1 Cheatsheet](https://daseh.org/modules/cheatsheets/Day-1.pdf).

```{r, fig.alt="The End", out.width = "25%", echo = FALSE, fig.align='center'}
knitr::include_graphics(here::here("images/the-end-g23b994289_1280.jpg"))
Expand Down

0 comments on commit 10978ad

Please sign in to comment.