Skip to content

Commit

Permalink
remove unused images and rename image folders
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhcullen committed Aug 8, 2024
1 parent 00fa015 commit 580a637
Show file tree
Hide file tree
Showing 51 changed files with 70 additions and 71 deletions.
14 changes: 7 additions & 7 deletions slides/data-types.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ In our analysis, want to compare traits across terrier breeds only, of which the

class: middle

.center[<img src="images/session07/dog_breeds.png" alt="Cartoon of 18 dog breeds" width="800"/>]
.center[<img src="images/data-types/dog_breeds.png" alt="Cartoon of 18 dog breeds" width="800"/>]

???

Expand All @@ -173,7 +173,7 @@ To make this very clear, we have `r n_distinct(breed_traits$breed)` dog breeds (

class: middle

.center[<img src="images/session07/terrier_breeds.png" alt="Cartoon of 18 dog breeds with only four terrier breeds highlighted" width="800"/>]
.center[<img src="images/data-types/terrier_breeds.png" alt="Cartoon of 18 dog breeds with only four terrier breeds highlighted" width="800"/>]

???

Expand Down Expand Up @@ -649,7 +649,7 @@ https://lubridate.tidyverse.org/

---
class: top
background-image: url(images/lubridate/date_and_datetime.png)
background-image: url(images/data-types/date_and_datetime.png)
background-size: cover

???
Expand All @@ -661,7 +661,7 @@ A datetime stores all of that as well as hours, minutes, seconds, and time zone.
---

class: top
background-image: url(images/lubridate/make_dates_1.png)
background-image: url(images/data-types/make_dates_1.png)
background-size: cover

# Creating Dates and Datetimes
Expand All @@ -678,7 +678,7 @@ Lubridate functions will handle all of these formats automatically. A function c
---

class: top
background-image: url(images/lubridate/make_dates_2.png)
background-image: url(images/data-types/make_dates_2.png)
background-size: cover

# Creating Dates and Datetimes
Expand All @@ -688,7 +688,7 @@ There are a number of functions that lubridate includes for creating a date or d
---

class: top
background-image: url(images/lubridate/diagram_1.png)
background-image: url(images/data-types/diagram_1.png)
background-size: cover
# Extract Information

Expand All @@ -698,7 +698,7 @@ Once we have our data in a date or datetime format, we are able to easily access
---

class: top
background-image: url(images/lubridate/diagram_2.png)
background-image: url(images/data-types/diagram_2.png)
background-size: cover
# Extract Information

Expand Down
14 changes: 7 additions & 7 deletions slides/data-types.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@

class: middle

.center[&lt;img src="images/session07/dog_breeds.png" alt="Cartoon of 18 dog breeds" width="800"/&gt;]
.center[&lt;img src="images/data-types/dog_breeds.png" alt="Cartoon of 18 dog breeds" width="800"/&gt;]

???

Expand All @@ -134,7 +134,7 @@

class: middle

.center[&lt;img src="images/session07/terrier_breeds.png" alt="Cartoon of 18 dog breeds with only four terrier breeds highlighted" width="800"/&gt;]
.center[&lt;img src="images/data-types/terrier_breeds.png" alt="Cartoon of 18 dog breeds with only four terrier breeds highlighted" width="800"/&gt;]

???

Expand Down Expand Up @@ -651,7 +651,7 @@

---
class: top
background-image: url(images/lubridate/date_and_datetime.png)
background-image: url(images/data-types/date_and_datetime.png)
background-size: cover

???
Expand All @@ -663,7 +663,7 @@
---

class: top
background-image: url(images/lubridate/make_dates_1.png)
background-image: url(images/data-types/make_dates_1.png)
background-size: cover

# Creating Dates and Datetimes
Expand All @@ -680,7 +680,7 @@
---

class: top
background-image: url(images/lubridate/make_dates_2.png)
background-image: url(images/data-types/make_dates_2.png)
background-size: cover

# Creating Dates and Datetimes
Expand All @@ -690,7 +690,7 @@
---

class: top
background-image: url(images/lubridate/diagram_1.png)
background-image: url(images/data-types/diagram_1.png)
background-size: cover
# Extract Information

Expand All @@ -700,7 +700,7 @@
---

class: top
background-image: url(images/lubridate/diagram_2.png)
background-image: url(images/data-types/diagram_2.png)
background-size: cover
# Extract Information

Expand Down
Binary file removed slides/images/best_practices/allison_horst-here.png
Binary file not shown.
1 change: 0 additions & 1 deletion slides/images/best_practices/firacode-logo.svg

This file was deleted.

Binary file removed slides/images/best_practices/github-download-1.png
Binary file not shown.
Binary file removed slides/images/best_practices/github-download-2.png
Binary file not shown.
Binary file removed slides/images/best_practices/naming-example.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file removed slides/images/session03-quarto/build-report.png
Binary file not shown.
Binary file removed slides/images/session03-quarto/callout.png
Binary file not shown.
Binary file removed slides/images/session03-quarto/chunk-labels-nav.png
Binary file not shown.
Binary file not shown.
Binary file removed slides/images/session03-quarto/connect_demo.mp4
Binary file not shown.
Binary file removed slides/images/session03-quarto/doc-make.jpg
Binary file not shown.
Binary file removed slides/images/session03-quarto/insert-chunk.gif
Diff not rendered.
Binary file removed slides/images/session03-quarto/knit_demo.gif
Diff not rendered.
Binary file removed slides/images/session03-quarto/open.gif
Diff not rendered.
Binary file removed slides/images/session03-quarto/qmd-anatomy.png
Diff not rendered.
Binary file removed slides/images/session03-quarto/quarto-languages.png
Diff not rendered.
Binary file removed slides/images/session03-quarto/quick-ref.png
Diff not rendered.
Binary file removed slides/images/session03-quarto/render_demo.mp4
Binary file not shown.
Diff not rendered.
Binary file removed slides/images/session03-quarto/reproducibility.gif
Diff not rendered.
Binary file removed slides/images/session03-quarto/rmarkdown-insert.gif
Diff not rendered.
Diff not rendered.
Binary file removed slides/images/session03-quarto/roadmap.pptx
Binary file not shown.
Diff not rendered.
File renamed without changes
File renamed without changes
File renamed without changes
8 changes: 4 additions & 4 deletions slides/warm-up.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class: inverse

.center[
```{r session1-workspace, echo = FALSE, out.width = "60%", fig.align = "center"}
knitr::include_graphics("images/session01/campsite_screenshot.png")
knitr::include_graphics("images/welcome/campsite_screenshot.png")
```

[conf.posit.academy](https://conf.posit.academy/)
Expand All @@ -113,7 +113,7 @@ Go ahead and open up the milestone for this Session 1.


```{r label, echo = FALSE, out.width="60%"}
knitr::include_graphics("images/session01/your-turn-example.png")
knitr::include_graphics("images/welcome/your-turn-example.png")
```

???
Expand Down Expand Up @@ -159,7 +159,7 @@ class: inverse, center, middle
## Done

```{r, echo = FALSE}
knitr::include_graphics("images/session01/green-square.png")
knitr::include_graphics("images/welcome/green-square.png")
```
]

Expand All @@ -168,7 +168,7 @@ knitr::include_graphics("images/session01/green-square.png")
## Help

```{r, echo = FALSE}
knitr::include_graphics("images/session01/pink-square.png")
knitr::include_graphics("images/welcome/pink-square.png")
```
]

Expand Down
88 changes: 44 additions & 44 deletions slides/warm-up.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions slides/welcome.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ class: inverse, center
# rconf.posit.academy

```{r echo=FALSE, out.width="60%"}
knitr::include_graphics("images/session01/campsite_screenshot.png")
knitr::include_graphics("images/welcome/campsite_screenshot.png")
```

???
Expand All @@ -249,7 +249,7 @@ class: inverse, center
## Done

```{r g, echo = FALSE, out.width = "40%"}
knitr::include_graphics("images/session01/green-square.png")
knitr::include_graphics("images/welcome/green-square.png")
```
]

Expand All @@ -258,7 +258,7 @@ knitr::include_graphics("images/session01/green-square.png")
## Help

```{r p, echo = FALSE, out.width = "40%"}
knitr::include_graphics("images/session01/pink-square.png")
knitr::include_graphics("images/welcome/pink-square.png")
```
]

Expand Down Expand Up @@ -291,5 +291,5 @@ class: inverse, middle, center
# Start here

```{r echo=FALSE, out.width="60%"}
knitr::include_graphics("images/session01/campsite_warmup.png")
knitr::include_graphics("images/welcome/campsite_warmup.png")
```
8 changes: 4 additions & 4 deletions slides/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@

# rconf.posit.academy

&lt;img src="images/session01/campsite_screenshot.png" width="60%" /&gt;
&lt;img src="images/welcome/campsite_screenshot.png" width="60%" /&gt;

???

Expand All @@ -202,14 +202,14 @@

## Done

&lt;img src="images/session01/green-square.png" width="40%" /&gt;
&lt;img src="images/welcome/green-square.png" width="40%" /&gt;
]

.pull-right[

## Help

&lt;img src="images/session01/pink-square.png" width="40%" /&gt;
&lt;img src="images/welcome/pink-square.png" width="40%" /&gt;
]

???
Expand Down Expand Up @@ -240,7 +240,7 @@

# Start here

&lt;img src="images/session01/campsite_warmup.png" width="60%" /&gt;
&lt;img src="images/welcome/campsite_warmup.png" width="60%" /&gt;
</textarea>
<style data-target="print-only">@media screen {.remark-slide-container{display:block;}.remark-slide-scaler{box-shadow:none;}}</style>
<script src="https://remarkjs.com/downloads/remark-latest.min.js"></script>
Expand Down

0 comments on commit 580a637

Please sign in to comment.