From fc731ba455bf8f9d913db6c486198b6d0e3cd553 Mon Sep 17 00:00:00 2001 From: athowes <xwg3@cdc.gov> Date: Fri, 19 Jul 2024 15:03:48 +0100 Subject: [PATCH] Code folding doesn't work in the website at the moment --- vignettes/faq.Rmd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vignettes/faq.Rmd b/vignettes/faq.Rmd index 61fb97d49..2e2525faa 100644 --- a/vignettes/faq.Rmd +++ b/vignettes/faq.Rmd @@ -1,5 +1,5 @@ --- -title: "FAQ" +title: "Frequently asked questions and tips" output: bookdown::html_document2: toc: true @@ -20,11 +20,13 @@ bibliography: references.bib Here we provide tips for working with the `epidist` package, and answers to "frequently" asked questions. If you have a question about using the package, please create an [issue](https://github.com/epinowcast/epidist/issues) and we will endeavour to get back to you soon! -(The hidden code block below is provided to facilitate reproduction of this script, if required!) +The code block below is provided to facilitate reproduction of this script, if required! ```{r message=FALSE, results='hide', class.source='fold-hide'} library(epidist) +set.seed(1) + meanlog <- 1.8 sdlog <- 0.5 obs_time <- 25