Skip to content

Commit

Permalink
Update generate_qmd.R
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalci committed Aug 7, 2023
1 parent d8e2dd7 commit b3965b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate_qmd.R
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ webshot2::webshot(
```{r, eval=TRUE, echo=FALSE, include=FALSE, error=TRUE}
if (!file.exists("./qrcodes/{{stain}}_qrcode.svg")) {
if (!file.exists("./qrcodes/{{template}}-{{stain}}_qrcode.svg")) {
qrcode_svg <- qrcode::qr_code("https://images.patolojiatlasi.com/{{template}}/{{stain}}.html")
Expand Down

0 comments on commit b3965b8

Please sign in to comment.