From 41094fd771609c37ce22f3a31db7375248137534 Mon Sep 17 00:00:00 2001 From: athowes Date: Fri, 19 Jul 2024 14:15:30 +0100 Subject: [PATCH] Add TOC, add how to ask a question, add production code folded --- vignettes/faq.Rmd | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/vignettes/faq.Rmd b/vignettes/faq.Rmd index c2811ff5e..61fb97d49 100644 --- a/vignettes/faq.Rmd +++ b/vignettes/faq.Rmd @@ -2,6 +2,7 @@ title: "FAQ" output: bookdown::html_document2: + toc: true fig_caption: yes code_folding: show number_sections: false @@ -16,7 +17,12 @@ vignette: > bibliography: references.bib --- -```{r include=FALSE} +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!) + +```{r message=FALSE, results='hide', class.source='fold-hide'} library(epidist) meanlog <- 1.8