We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a948d commit cfd99a5Copy full SHA for cfd99a5
1 file changed
vignettes/group-sequential-testing.Rmd
@@ -13,7 +13,9 @@ vignette: >
13
```{r, include = FALSE}
14
knitr::opts_chunk$set(
15
collapse = TRUE,
16
- comment = "#>"
+ comment = "#>",
17
+ dpi = 192,
18
+ fig.retina = 2
19
)
20
```
21
0 commit comments