From c99760826e4a19e1f72d055fe98f945f21858dbe Mon Sep 17 00:00:00 2001 From: Roy Francis Date: Sun, 24 Mar 2024 13:58:21 +0100 Subject: [PATCH] Updated --- _publish.yml | 2 +- documents/webr-shinylive/index.qmd | 2 +- index.qmd | 26 +++++++++++++------------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/_publish.yml b/_publish.yml index 5a15d64..076287c 100644 --- a/_publish.yml +++ b/_publish.yml @@ -1,4 +1,4 @@ - source: project quarto-pub: - - id: 8a9eb414-ecaf-481e-922d-4229e3315110 + - id: 3e0fa6d6-927d-4306-a321-bfa11b023494 url: 'https://rmf.quarto.pub/quarto-exp' diff --git a/documents/webr-shinylive/index.qmd b/documents/webr-shinylive/index.qmd index 09b8bf4..c733fcb 100644 --- a/documents/webr-shinylive/index.qmd +++ b/documents/webr-shinylive/index.qmd @@ -52,5 +52,5 @@ sessionInfo() ``` \ No newline at end of file diff --git a/index.qmd b/index.qmd index 7b3a9d8..be27d68 100644 --- a/index.qmd +++ b/index.qmd @@ -11,27 +11,27 @@ format: In parameterized reports, one or more parameters used in the document are provided to the document at the time of rendering. -- [Parameterized html report](documents/report) -- [Parameterized html revealjs presentation](documents/revealjs) +- [Parameterized html report](documents/report/index.html) +- [Parameterized html revealjs presentation](documents/revealjs/index.html) - [Parameterized pdf](documents/pdf/index.pdf) -- [Parameterized html report from external file](documents/param-text) +- [Parameterized html report from external file](documents/param-text/index.html) ## OJS [Observable Plot](https://observablehq.github.io/plot/) is a javascript framework for exploratory data visualization. OJS is supported natively in quarto. Read more about OJS in quarto [here](https://quarto.org/docs/interactive/ojs/). -- [OJS and R](documents/ojs) -- [OJS widgets, upload and download](documents/ojs-widgets) -- [OJS and ggplot plots](documents/ojs-plots) -- [OJS linked plots](documents/ojs-linked) +- [OJS and R](documents/ojs/index.html) +- [OJS widgets, upload and download](documents/ojs-widgets/index.html) +- [OJS and ggplot plots](documents/ojs-plots/index.html) +- [OJS linked plots](documents/ojs-linked/index.html) ## WebR [WebR](https://docs.r-wasm.org/webr/latest/) allows to run R in the browser. Try out a [demo](https://webr.r-wasm.org/latest/) of R IDE running in the browser. R packages need to be specifically compiled for use with webr. He is the current list of [webr R packages](https://repo.r-wasm.org). -- [WebR in HTML report using Quarto webr extension](documents/webr) -- [WebR in RevealJS presentation](documents/webr-revealjs) -- [WebR with Shinylive](documents/webr-shinylive) +- [WebR in HTML report using Quarto webr extension](documents/webr/index.html) +- [WebR in RevealJS presentation](documents/webr-revealjs/index.html) +- [WebR with Shinylive](documents/webr-shinylive/index.html) Intro to WebR & Shinylive by George Stagg: @@ -39,12 +39,12 @@ Intro to WebR & Shinylive by George Stagg: