From 71fa62d6f32d15abee8441c55620af5a3e8c47b6 Mon Sep 17 00:00:00 2001 From: MakeTheBrainHappy <33180528+MakeTheBrainHappy@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:28:06 -0400 Subject: [PATCH] Added a link to the Google Colaboratory Notebook Added a link to the Google Colaboratory Notebook implementing SarTools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c8f728..6873e95 100755 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ How to use SARTools? A HTML vignette is available within the vignettes folder on GitHub and provides extensive information on the use of SARTools. The user can also open it with `vignette("SARTools")` if it has been generated during the installation of the package. Note that it is not available when SARTools has been installed using conda. +An online version of SARTools is available in this Google Colaboratory notebook: https://colab.research.google.com/drive/1hoPcImQkct0yPz5nnYcJFOOX9O0EHjtB?usp=sharing + Be careful to use the R script associated with the version of SARTools installed on your system. Please read the NEWS file to see the latest improvements!