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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
## An introduction to ggplot2
2
2
3
-
Course notes and exercises on ggplot2 for the FISH554 class at the University of Washington.
3
+
This repository has notes and exercises to help you teach yourself how to rapidly explore data with the ggplot2 R package.
4
+
5
+
It was written as a self-study component for the FISH554 class at the University of Washington.
4
6
5
7
### Instructions
6
8
@@ -34,4 +36,8 @@ You can then run those code chunks, jump to chunks via the pop up menu in the bo
34
36
35
37
The notes document was [also written with knitr](https://github.com/seananderson/ggplot2-FISH554/blob/master/ggplot2-notes.Rnw), but the LaTeX version.
36
38
39
+
### Contact
40
+
41
+
If you have any questions on the notes or exercises, or want to provide feedback, feel free to email me at sean "at" seananderson.ca.
37
42
43
+
<arel="license"href="http://creativecommons.org/licenses/by-nc/4.0/deed.en_US"><imgalt="Creative Commons License"style="border-width:0"src="http://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br />This work is licensed under a <arel="license"href="http://creativecommons.org/licenses/by-nc/4.0/deed.en_US">Creative Commons Attribution-NonCommercial 4.0 International License</a>.
0 commit comments