From 7e7446311927061014a83944a71ba0a98dae15b9 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Mon, 2 Oct 2023 10:47:46 +0100 Subject: [PATCH] R Studio --- content/en/blog/harmony_r_example.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/en/blog/harmony_r_example.md b/content/en/blog/harmony_r_example.md index 399c9b85..c76e69a4 100644 --- a/content/en/blog/harmony_r_example.md +++ b/content/en/blog/harmony_r_example.md @@ -12,7 +12,15 @@ The Harmony project is a data harmonisation project that uses [Natural Language Harmony was developed as a collaboration between [Ulster University](https://ulster.ac.uk/), [University College London](https://ucl.ac.uk/), the [Universidade Federal de Santa Maria](https://www.ufsm.br/), and [Fast Data Science](http://fastdatascience.com/). Harmony is funded by [Wellcome](https://wellcome.org/) as part of the [Wellcome Data Prize in Mental Health](https://wellcome.org/grant-funding/schemes/wellcome-mental-health-data-prize). -This is an [R Markdown](http://rmarkdown.rstudio.com) Notebook. When you execute code within the notebook, the results appear beneath the code. Click [here](/harmony_r_example.nb.html) to download this file in R Markdown notebook format. +This code is provided as an [R Markdown](http://rmarkdown.rstudio.com) Notebook. When you execute code within the notebook, the results appear beneath the code. Click [here](/harmony_r_example.nb.html) to download this file in R Markdown notebook format which you can open in R Studio. + +Alternatively, you can also run this notebook in Google Colab, or [download as Jupyter Notebook in R](https://github.com/harmonydata/experiments/blob/main/Harmony_R_example.ipynb): +{{< htmlcode >}} + +Open in R Studio + +Open In Colab +{{< /htmlcode >}} {{< youtube hFqg6T_BqZc >}}