fhi::DashboardInitialiseOpinionated("sykdomspuls", PACKAGE_DIR=params$package_dir, FORCE_DEV_PACKAGE_LOAD = params$dev, SILENT=TRUE) suppressMessages(library(data.table)) suppressMessages(library(ggplot2)) suppressMessages(library(kableExtra))
\newpage
qs <- AnalyseLog()
r tufte::margin_note(glue::glue('
We monitor the number of time taken to ensure that \
there are no issues.
'))
print(qs[["overview"]])
\newpage
print(qs[["details"]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.