Skip to content

Commit 0981198

Browse files
committed
Add "in RStudio"
1 parent 04d9011 commit 0981198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Course notes and exercises on ggplot2 for the FISH554 class at the University of
1010

1111
3. Install the knitr R package: `install.packages("knitr")`
1212

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.
1414

1515
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.
1616

0 commit comments

Comments
 (0)