Skip to content

Commit

Permalink
Add day 2 cheatsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
avahoffman committed Oct 1, 2024
1 parent 996f9a4 commit f69471c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions modules/Data_Input/Data_Input.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -345,14 +345,16 @@ Other file types

Don't forget to use `<-` to assign your data to an object!

[Posit's Data Import Cheatsheet](https://rstudio.github.io/cheatsheets/data-import.pdf)

## Lab - Part 2

🏠 [Class Website](https://daseh.org/)

💻 [Data Input Lab](https://daseh.org/modules/Data_Input/lab/Data_Input_Lab.Rmd)

[Posit's Data Import Cheatsheet](https://rstudio.github.io/cheatsheets/data-import.pdf)

[Day 2 Cheatsheet](https://daseh.org/modules/cheatsheets/Day-2.pdf)

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

0 comments on commit f69471c

Please sign in to comment.