Skip to content

Commit

Permalink
Once again
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsing1 committed Nov 18, 2023
1 parent 26b2e5c commit 466f5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/posts/quarto-webr/quarto_webr_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h1 class="title">Embedding R into Quarto documents with quarto-webr</h1>

// Run R code without focusing on storing data.
await globalThis.webR.evalRVoid(`
webr::install("ggplot2")
webr::install("readr")
kUrlRoot <- paste0(
"https://tomsing1.github.io/blog/posts/quarto-webr"
)
Expand Down

0 comments on commit 466f5f4

Please sign in to comment.