From 597d43d90f0f695161234295bf99287d0ee75bf9 Mon Sep 17 00:00:00 2001 From: Damiano Oldoni Date: Mon, 23 Dec 2024 14:08:02 +0100 Subject: [PATCH] Add link to vimeo video recording 20241217 --- docs/sessions/20241217_reports_in_r.html | 2 +- docs/sessions/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sessions/20241217_reports_in_r.html b/docs/sessions/20241217_reports_in_r.html index 98ba026..f68da19 100644 --- a/docs/sessions/20241217_reports_in_r.html +++ b/docs/sessions/20241217_reports_in_r.html @@ -337,7 +337,7 @@ 1. Solution of challenges 1 and 2 are merged in one single RMarkdown file: [20241217_anemone.Rmd](https://github.com/inbo/coding-club/blob/main/src/20241217/20241217_anemone.Rmd), resulting in a HTML document [20241217_anemone.html](https://github.com/inbo/coding-club/blob/main/src/20241217/20241217_anemone.html). Notice that some useful added information has been added at the end of the document (section "Notes"). Thanks to all participants for the suggestions! 2. Solution of challenge 3 is a zipfile, [20241217_anemone_report.zip](https://github.com/inbo/coding-club/blob/main/src/20241217/20241217_anemone_report.zip) containing the entire bookdown project. Unzip it, please! The built html book can be found in `./docs` folder. Open `index.html` to "open" it to view it. 3. Curious about Quarto? Check the Quarto document [20241217_anemone_quarto.qmd](https://github.com/inbo/coding-club/blob/main/src/20241217/20241217_anemone_quarto.qmd), solutions of the Bonus Challenge 2. The rendered HTML version is on RPubs: [INBO_coding_club_20241217_anemone_quarto](https://rpubs.com/damianooldoni/INBO_coding_club_20241217_anemone_quarto). -4. Edited video recording of the session will be available soon. Stay tuned! +4. Edited video recording of the session is on [vimeo](https://vimeo.com/1041690812). Do you know that all INBO coding club video recordings are available on our official [INBO coding club vimeo folder](https://vimeo.com/user/8605285/folder/1978815)? --- class: left, top diff --git a/docs/sessions/index.md b/docs/sessions/index.md index 1660353..8e67365 100644 --- a/docs/sessions/index.md +++ b/docs/sessions/index.md @@ -3,7 +3,7 @@ |date | topic | slideshow | hackmd | location | video | | --- | ----- | ----------| ------ | ------- | ----- | -| 2024-12-17 | Reports in R | [slides]({{ site.baseurl }}{% link sessions/20241217_reports_in_r.html %}) | [hackmd](https://hackmd.io/lZNAaZtmQOC6yfBLY5UiTA?view) | 01.69 - Paul Janssen | | +| 2024-12-17 | Reports in R | [slides]({{ site.baseurl }}{% link sessions/20241217_reports_in_r.html %}) | [hackmd](https://hackmd.io/lZNAaZtmQOC6yfBLY5UiTA?view) | 01.69 - Paul Janssen | [vimeo](https://vimeo.com/1041690812) | | 2024-11-28 | Visualize spatial data in R | [slides]({{ site.baseurl }}{% link sessions/20241128_visualize_spatial_data_in_r.html %}) | [hackmd](https://hackmd.io/xnVuPm-KS_-3oEIMHSrdJQ?view) | 01.23 - Léon Stynen | | | 2024-10-29 | from stand alone functions to R packages | [slides]({{ site.baseurl }}{% link sessions/20241029_from_stand_alone_functions_to_r_packages.html %}) | [hackmd](https://hackmd.io/cbAR638FR7CQJmoP7rSgdA?view) | 01.17 - Clara Peeters | [vimeo](https://vimeo.com/1029233461) | | 2024-09-26 | from stand alonce code to functions in R | [slides]({{ site.baseurl }}{% link sessions/20240926_from_stand_alone_code_to_functions.html %}) | [hackmd](https://hackmd.io/htj9oDrNQX6NN15jToGmHQ?view) | 01.19 Paul Van Ostaijen | [vimeo](https://vimeo.com/1020238177) |