We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9ea9f commit a7588f1Copy full SHA for a7588f1
README.Rmd
@@ -8,7 +8,7 @@ output: github_document
8
knitr::opts_chunk$set(
9
collapse = TRUE,
10
comment = "#>",
11
- fig.path = "inst/images/README-",
+ fig.path = "man/figures/README-",
12
out.width = "100%",
13
screenshot.opts = list(vwidth = 2000, vheight = 600, zoom = 3, selector = "div.html-widget")
14
)
0 commit comments