diff --git a/vignettes/articles/manipulation.Rmd b/vignettes/articles/manipulation.Rmd index 8813616..d74c9d4 100644 --- a/vignettes/articles/manipulation.Rmd +++ b/vignettes/articles/manipulation.Rmd @@ -1,21 +1,37 @@ --- title: "Time series manipulation" date: "`r Sys.Date()`" -package: miaTime -format: - html: - fig-height: 7 - fig-width: 10 - toc: true - toc-depth: 2 - number-sections: true -knitr: - opts_chunk: - message: false - warning: false +package: + miaTime +output: + BiocStyle::html_document: + fig_height: 7 + fig_width: 10 + toc: yes + toc_depth: 2 + number_sections: true +vignette: > + %\VignetteIndexEntry{miaTime} + %\VignetteEngine{knitr::rmarkdown} + %\VignetteEncoding{UTF-8} bibliography: references.bib --- +```{r} +#| label: setup +#| include: false +library(knitr) +knitr::opts_chunk$set( + collapse = TRUE, + comment = "#>", + cache = TRUE, + message = FALSE, + warning = FALSE, + echo = TRUE +) +``` + + ## Introduction `miaTime` implements tools for time series manipulation based on the diff --git a/vignettes/articles/minimalgut.Rmd b/vignettes/articles/minimalgut.Rmd index 358ce29..2147763 100644 --- a/vignettes/articles/minimalgut.Rmd +++ b/vignettes/articles/minimalgut.Rmd @@ -1,21 +1,37 @@ --- title: "Minimal gut bioreactor examples" date: "`r Sys.Date()`" -package: miaTime -format: - html: - fig-height: 7 - fig-width: 10 - toc: true - toc-depth: 2 - number-sections: true -knitr: - opts_chunk: - message: false - warning: false +package: + miaTime +output: + BiocStyle::html_document: + fig_height: 7 + fig_width: 10 + toc: yes + toc_depth: 2 + number_sections: true +vignette: > + %\VignetteIndexEntry{miaTime} + %\VignetteEngine{knitr::rmarkdown} + %\VignetteEncoding{UTF-8} bibliography: references.bib --- +```{r} +#| label: setup +#| include: false +library(knitr) +knitr::opts_chunk$set( + collapse = TRUE, + comment = "#>", + cache = TRUE, + message = FALSE, + warning = FALSE, + echo = TRUE +) +``` + + # Minimal gut microbiome Dense samples of the minimal gut microbiome. In the initial hours, MDb-MM was