knitr::opts_chunk$set(echo = FALSE, message = FALSE, warning = FALSE)

library(tidyverse)

\newpage

Introduction {#intro}

See here for more information about writing journal article in rmarkdown.

Materials and methods {#method}

Results {#result}

Discussion {#discussion}

Conclusions {#conclusion}

\newpage




\newpage

References {#references .unnumbered}

\newpage


\newpage


Graphical abstract {#graphic .unnumbered}

Delete eval=FALSE before run the code chunk

knitr::include_graphics(here("results", "figures", "graphical_abstract.pdf"))


le-huynh/LeRpackage documentation built on June 16, 2024, 4:46 a.m.