You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Course notes and exercises on ggplot2 for the FISH554 class at the University of
10
10
11
11
3. Install the knitr R package: `install.packages("knitr")`
12
12
13
-
4. Open the file `ggplot2-exercises.Rmd`. This is an R Markdown document. See the notes below if you're unfamiliar with R Markdown.
13
+
4. Open the file `ggplot2-exercises.Rmd` in RStudio. This is an R Markdown document. See the notes below if you're unfamiliar with R Markdown.
14
14
15
15
5. Work your way through that file while you read the PDF notes document. When you want to check your work, or if you really get stuck, jump over to the [this version](https://github.com/seananderson/ggplot2-FISH554/blob/master/ggplot2-exercises-answers.md) that has the answers.
0 commit comments