--- msname: MS smname: SM isMS: true date: "" latex-clean: false # to keep aux endfloat: true doublespacing: true linenumber: true format: dwms-html: default dwms-docx: filters: - remove-spaces - docx-quotes - no-first-paragraph dwms-pdf: number-sections: true filters: - latex-body-quotes - latex-header-quotes filters: - latex-environment - authoraffil - localizecnbib - quotescnbib - autocorrect - sortbib lightbox: auto commands: [clab] --- ```{r} #| include: false #| cache: false lang <- "en" isRendering <- isTRUE(getOption("knitr.in.progress")) require(tidyverse) require(drwateR) require(patchwork) rmdify::rmd_init() dwfun::init() ``` {{< pagebreak >}} # Abstract {-} This is the abstract. {{< pagebreak >}} {{< include MS_main.qmd >}} {{< include MS_methods.qmd >}} {{< include MS_results.qmd >}} {{< pagebreak >}} # References {-} ::: {#refs} ::: {{< pagebreak >}}