From cf5fea5f4a66ad8d32bf0d22f20b5cb3baae7c7d Mon Sep 17 00:00:00 2001 From: libjohn Date: Tue, 15 Oct 2024 16:56:02 -0400 Subject: [PATCH] update index --- docs/slides/index.html | 5 +++-- slides/index.qmd | 11 ++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/docs/slides/index.html b/docs/slides/index.html index 3de0cc7..8e4201b 100644 --- a/docs/slides/index.html +++ b/docs/slides/index.html @@ -1148,15 +1148,16 @@

RforLunch - episode presentation slides

  • Import data

  • Wrangle data

  • Visualize data

  • +
  • Reproducible reports and computational workflows with Quarto

  • Resources

    Recordings

    -

    https://warpwire.duke.edu/w/bQAEAA/

    +

    https://warpwire.duke.edu/w/bQAEAA/

    Exercises

    Code, Data, and answers

    -

    https://github.com/libjohn/rforlunch_exercises

    +

    https://github.com/libjohn/rforlunch_exercises

    Text

    Getting started: An introduction to R

    diff --git a/slides/index.qmd b/slides/index.qmd index 971a301..38ffacf 100644 --- a/slides/index.qmd +++ b/slides/index.qmd @@ -17,21 +17,22 @@ editor: visual - Visualize data +- [Reproducible reports and computational workflows with Quarto](https://libjohn.github.io/rforlunch_exercises/slides/quarto_reproducible.html) ---- +------------------------------------------------------------------------ ## Resources ### Recordings -[https://warpwire.duke.edu/w/bQAEAA/](https://warpwire.duke.edu/w/bQAEAA/) + ### Exercises -Code, Data, and answers +Code, Data, and answers -[https://github.com/libjohn/rforlunch_exercises](https://github.com/libjohn/rforlunch_exercises) + ### Text -[Getting started: An introduction to R](https://intro2r.library.duke.edu/) \ No newline at end of file +[Getting started: An introduction to R](https://intro2r.library.duke.edu/)