We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8511970 commit f85cc3bCopy full SHA for f85cc3b
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# Visualization-basics-for-EPINOR-tutorial
+# Visualization basics for EPINOR - tutorial
2
3
Learnr tutorial to start off with ggplot2. Created for a short
4
workshop for EPINOR PhD students at Univ.of Bergen.
@@ -13,6 +13,6 @@ Install this package through:
13
devtools::install_github("jromanowska/EPINORvistutorial")
14
```
15
16
-Then, go to the _"Tutorial"_ tab in your RStudio, find the tutorial and click
17
-_"Start tutorial"_ button. This will open a webpage in the viewer tab, which
18
-you can enlarge and navigate.
+Then, go to the _"Tutorial"_ tab in your RStudio, find the tutorial with
+the title "Basics of ggplot2" and click on the _"Start tutorial"_ button.
+This will open a webpage in the viewer tab, which you can enlarge and navigate.
0 commit comments