mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2025-07-03 11:58:29 +02:00
changed back from html to original pdf
This commit is contained in:
parent
460ad81be6
commit
0ce377849d
2 changed files with 7 additions and 7 deletions
|
@ -3,18 +3,18 @@ title: "Epidemiological Motivation of the Transmission Risk Level"
|
||||||
author: "CWA Team"
|
author: "CWA Team"
|
||||||
date: "`r Sys.Date()`"
|
date: "`r Sys.Date()`"
|
||||||
output:
|
output:
|
||||||
html_document:
|
|
||||||
theme: united
|
|
||||||
toc: yes
|
|
||||||
number_sections: true
|
|
||||||
word_document:
|
|
||||||
toc: yes
|
|
||||||
pdf_document:
|
pdf_document:
|
||||||
toc: yes
|
toc: yes
|
||||||
latex_engine: xelatex
|
latex_engine: xelatex
|
||||||
number_sections: true
|
number_sections: true
|
||||||
fig_caption: yes
|
fig_caption: yes
|
||||||
keep_tex: true #necessary for proper debugging
|
keep_tex: true #necessary for proper debugging
|
||||||
|
word_document:
|
||||||
|
toc: yes
|
||||||
|
html_document:
|
||||||
|
theme: united
|
||||||
|
toc: yes
|
||||||
|
number_sections: true
|
||||||
editor_options:
|
editor_options:
|
||||||
chunk_output_type: console
|
chunk_output_type: console
|
||||||
header-includes:
|
header-includes:
|
||||||
|
@ -138,7 +138,7 @@ setwd(wd)
|
||||||
#inf.par <- c(2.11577895060007, 0.689858288192386, 2.30669123253302)
|
#inf.par <- c(2.11577895060007, 0.689858288192386, 2.30669123253302)
|
||||||
# **Update 2020-08-01** new results by He et al. (2020) after
|
# **Update 2020-08-01** new results by He et al. (2020) after
|
||||||
# updating their analysis script on github.
|
# updating their analysis script on github.
|
||||||
# See https://github.com/ehylau/COVID-19/issues/2 for details,
|
# See for details,
|
||||||
# but no comment as of 2020-08-28 by the code owner
|
# but no comment as of 2020-08-28 by the code owner
|
||||||
# New values:
|
# New values:
|
||||||
inf.par <-
|
inf.par <-
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue