From 019ab3b79fc5705cb7e78bbe614d6caae3dbd08a Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:11:07 -0500 Subject: [PATCH] include false --- 01-intro.Rmd | 2 +- 01b-overview.Rmd | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/01-intro.Rmd b/01-intro.Rmd index b75964a..204871e 100644 --- a/01-intro.Rmd +++ b/01-intro.Rmd @@ -28,7 +28,7 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/137sOakbsXwN3ovgt ## Objectives -```{r} +```{r, include=FALSE} ottrpal::include_slide("https://docs.google.com/presentation/d/137sOakbsXwN3ovgtlAzZMbQ5a_6ZIg-weTYeQ_Z7DqU/edit#slide=id.g273f3ba2b3c_1_292") ``` diff --git a/01b-overview.Rmd b/01b-overview.Rmd index 878881c..3d9ef35 100644 --- a/01b-overview.Rmd +++ b/01b-overview.Rmd @@ -5,7 +5,7 @@ ottrpal::set_knitr_image_path() ## Learning Objectives -```{r} +```{r, include=FALSE} ottrpal::include_slide("https://docs.google.com/presentation/d/137sOakbsXwN3ovgtlAzZMbQ5a_6ZIg-weTYeQ_Z7DqU/edit#slide=id.g27401a19bd8_1_0") ``` @@ -29,9 +29,11 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/137sOakbsXwN3ovgt ### Sharing and reusing public data, code, or tools +## Conclusion + In conclusion, the benefits of knowing computational skills as a wet lab scientist ... -```{r} +```{r, include=FALSE} ottrpal::include_slide("https://docs.google.com/presentation/d/137sOakbsXwN3ovgtlAzZMbQ5a_6ZIg-weTYeQ_Z7DqU/edit#slide=id.g273f0ffd840_0_3") ```