Skip to content

Commit b7c174d

Browse files
fix another ref to that link
1 parent 8497a94 commit b7c174d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

07-durable-code.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ There's so many opinions and strategies on best practices for code. And although
301301

302302
- [Data Carpentry's: Best Practices for Writing R Code](https://swcarpentry.github.io/r-novice-inflammation/06-best-practices-R.html) by @DataCarpentry2021b.
303303
- [R Programming for Research: Reproducible Research](https://geanders.github.io/RProgrammingForResearch/reproducible-research-1.html) by @Good2021.
304-
- [R for Epidemiology: Coding best practices](https://www.r4epi.com/coding-best-practices.html) by @Cannell2021.
304+
- [R for Epidemiology: Coding best practices](https://www.r4epi.com/chapters/best_practices/best_practices) by @Cannell2021.
305305
- [Best practices for R Programming](https://towardsdatascience.com/best-practices-for-r-programming-ec0754010b5a) by @Bernardo2021.
306306

307307
## Get the exercise project files (or continue with the files you used in the previous chapter)

0 commit comments

Comments
 (0)