Skip to content
Snippets Groups Projects
Commit 4b524ac8 authored by B.Anderson's avatar B.Anderson
Browse files

amended bib ref; typo in title

parent 3ebf47fe
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ output:
toc_depth: 2
fig_width: 5
always_allow_html: yes
bibliography: '`r path.expand("~/bibliography.bib")`'
bibliography: '`r here::here("bibliography.bib")`'
---
```{r knitrSetup, include=FALSE}
......@@ -56,7 +56,7 @@ There's quite a lot of data...
drake::readd(gWPlot)
```
# # Runtime
# Runtime
```{r check runtime, include=FALSE}
t <- proc.time() - startTime
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment