Skip to content

Commit a7588f1

Browse files
committed
New render
1 parent 4a9ea9f commit a7588f1

File tree

2 files changed

+171
-26
lines changed

2 files changed

+171
-26
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ output: github_document
88
knitr::opts_chunk$set(
99
collapse = TRUE,
1010
comment = "#>",
11-
fig.path = "inst/images/README-",
11+
fig.path = "man/figures/README-",
1212
out.width = "100%",
1313
screenshot.opts = list(vwidth = 2000, vheight = 600, zoom = 3, selector = "div.html-widget")
1414
)

0 commit comments

Comments
 (0)