Replace influenza-like-illness-analysis.Rmd

parent 8649eb83
--- ---
title: "Incidence of influenza-like illness in France" title: "Incidence of influenza-like illness in France"
author: "Konrad Hinsen" author: "Tegegne Henok Ayalew"
output: date: "6/15/2020"
pdf_document: output: html_document
toc: true
html_document:
toc: true toc: true
theme: journal theme: journal
documentclass: article documentclass: article
...@@ -13,7 +11,9 @@ header-includes: ...@@ -13,7 +11,9 @@ header-includes:
- \usepackage[french]{babel} - \usepackage[french]{babel}
- \usepackage[upright]{fourier} - \usepackage[upright]{fourier}
- \hypersetup{colorlinks=true,pagebackref=true} - \hypersetup{colorlinks=true,pagebackref=true}
--- ---
```{r setup, include=FALSE} ```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE) knitr::opts_chunk$set(echo = TRUE)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment