Skip to content

Commit

Permalink
Adjust link 20240627
Browse files Browse the repository at this point in the history
  • Loading branch information
damianooldoni committed Jul 16, 2024
1 parent 8b127dc commit 58ef9ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/sessions/20240627_functional_programming_in_r.html
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@
# Resources

- [Challenges solutions](https://github.com/inbo/coding-club/blob/main/src/20240627/20240627_challenges_solutions.R) are available. You can opt to download them by using `inborutils::setup_codingclub_session("20240627")`.
- Edited video recording is available on [vimeo](https://vimeo.com/863159918?share=copy).
- Edited video recording is available on [vimeo](https://vimeo.com/984798654).
- [purrr](https://r-spatial.github.io/sf/) package homepage.
- [purrr cheatsheet](https://rstudio.github.io/cheatsheets/html/purrr.html) webpage
- Download the [purrr cheatsheet]() from our repository
Expand Down
2 changes: 1 addition & 1 deletion docs/sessions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

|date | topic | slideshow | hackmd | location | video |
| --- | ----- | ----------| ------ | ------- | ----- |
| 2024-06-27 | functional programming in R | [slides]({{ site.baseurl }}{% link sessions/20240627_functional_programming_in_r.html %}) | [hackmd](https://hackmd.io/p2UZHhNaSgSG649TO3LgJg?view) | 01.70 - Ferdinand Peters | [vimeo](https://vimeo.com/863159918?share=copy)
| 2024-06-27 | functional programming in R | [slides]({{ site.baseurl }}{% link sessions/20240627_functional_programming_in_r.html %}) | [hackmd](https://hackmd.io/p2UZHhNaSgSG649TO3LgJg?view) | 01.70 - Ferdinand Peters | [vimeo](https://vimeo.com/984798654)
| 2024-05-28 | spatial data in R with sf | [slides]({{ site.baseurl }}{% link sessions/20240528_spatial_data_in_r_with_sf.html %}) | [hackmd](https://hackmd.io/U0dlJRHQQT2_5OP3jYTtBA?view) | 01.69 - Paul Janssen | [vimeo](https://vimeo.com/954753713?share=copy)
| 2024-04-25 | data wrangling with tidyverse | [slides]({{ site.baseurl }}{% link sessions/20240425_data_wrangling_with_tidyverse.html %}) | [hackmd](https://hackmd.io/bQqDeUHUQSqJ9reMykkM2A?view) | 01.71 - Frans Breziers | [vimeo](https://vimeo.com/940822870?share=copy) |
| 2024-03-26 | beyond ggplot | [slides]({{ site.baseurl }}{% link sessions/20240326_beyond_ggplot.html %}) | [hackmd](https://hackmd.io/t6cbOs9iSCqBiUbYLyfkBQ?view) | 01.69 - Paul Janssen | [vimeo](https://vimeo.com/928549430?share=copy) |
Expand Down

0 comments on commit 58ef9ec

Please sign in to comment.