Summary¶
ggplot2uses a grammar of graphics for plotting-
ggplot2expects tidy data -
Using
ggplot2:
- Saving a
ggplot, directly after plotting:
- R uses the arrow operator for assignment
swirlcan be used as a tool to learn R
- Use
readrto load data from a file
Where to go from here?¶
- Check the course dates to follow the next session for this course, which has a focus on making your data tidy
- Self study: read these free books
- Other courses in life science and HPC computing