From 58583963ef17a97515338b8c29606eaa04583f3f Mon Sep 17 00:00:00 2001 From: Diana Garcia Date: Thu, 22 May 2025 20:39:08 +0200 Subject: [PATCH] New tab for other content with Adv R sessions slides --- _quarto.yml | 2 ++ links.qmd | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 links.qmd diff --git a/_quarto.yml b/_quarto.yml index 9ab494b..a08d819 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -12,6 +12,8 @@ website: - href: index.qmd text: Home - about.qmd + - href: links.qmd + text: "Other content" format: html: diff --git a/links.qmd b/links.qmd new file mode 100644 index 0000000..76d670f --- /dev/null +++ b/links.qmd @@ -0,0 +1,10 @@ +--- +title: "Other content" +--- + +## Advance R sessions + +- Chapter 8: [Conditions](https://dana89co.quarto.pub/condition-handling/#/title-slide) +- Chapter 13: [S3 methods (Part 1)](https://rossanatat.github.io/Advanced_R_trainings/#/title-slide) + +## Other