AMR/vignettes/AMR.Rmd

22 lines
440 B
Plaintext
Raw Normal View History

---
2018-12-29 22:24:19 +01:00
title: "The AMR package - How to conduct AMR analysis"
author: "Matthijs S. Berends"
output:
rmarkdown::html_vignette:
2018-12-29 22:24:19 +01:00
toc: true
vignette: >
2018-12-29 22:24:19 +01:00
%\VignetteIndexEntry{The AMR package - How to conduct AMR analysis}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---
```{r setup, include = FALSE, results = 'markup'}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#"
)
```
2018-12-29 22:24:19 +01:00
This page will soon be updated.