Skip to content

Commit 661c579

Browse files
committed
Try improve reame figure quality
1 parent 8b28e2c commit 661c579

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ knitr::opts_chunk$set(
1010
comment = "#>",
1111
fig.path = "man/figures/README-",
1212
out.width = "100%",
13-
dev.args = list(png = list(type = "cairo"))
13+
dev.args = list(png = list(type = "cairo")),
14+
fig.retina=3
1415
)
16+
1517
```
1618

1719

0 commit comments

Comments
 (0)