Skip to content

Commit c74d63a

Browse files
committed
Update link to factors chaper in R4DS
1 parent c41e28a commit c74d63a

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

_freeze/posts/22-working-with-factors/index/execute-results/html.json

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.
22 Bytes
Loading
-153 Bytes
Loading

posts/22-working-with-factors/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ categories: [module 5, week 7, tidyverse, factors, categorial variables]
3535
Material for this lecture was borrowed and adopted from
3636

3737
- [Wrangling Categorical Data in R](https://peerj.com/preprints/3163) by Amelia McNamara, Nicholas J Horton
38-
- <https://r4ds.had.co.nz/factors>
38+
- <https://r4ds.hadley.nz/factors.html>
3939

4040
# Learning objectives
4141

@@ -690,7 +690,7 @@ Here are some post-lecture questions to help you think about the material discus
690690
### Additional Resources
691691

692692
::: callout-tip
693-
- <https://r4ds.had.co.nz/factors>
693+
- <https://r4ds.hadley.nz/factors.html>
694694
- [Wrangling Categorical Data in R](https://peerj.com/preprints/3163) by Amelia McNamara, Nicholas J Horton
695695
- <https://swcarpentry.github.io/r-novice-inflammation/12-supp-factors>
696696
- <https://forcats.tidyverse.org>

0 commit comments

Comments
 (0)