Commit e8129dd0 by Jan Wijffels

change figures in vignette

parent 20fd8a01
...@@ -12,7 +12,7 @@ vignette: > ...@@ -12,7 +12,7 @@ vignette: >
```{r setup, include=FALSE} ```{r setup, include=FALSE}
library(knitr) library(knitr)
opts_chunk$set(fig.align="center") opts_chunk$set(fig.align="center", fig.width=10, fig.height=10, out.width="100%", out.height="100%")
``` ```
Introduction Introduction
......
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