---
title: "Mathematical Description of Varmapack"
output: rmarkdown::html_vignette
vignette: >
  %\VignetteIndexEntry{Mathematical Description of Varmapack}
  %\VignetteEngine{knitr::rmarkdown}
  %\VignetteEncoding{UTF-8}
---

```{r, include = FALSE}
knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
```

```{r, child = "includes/math.Rmd"}
```
