Chapter 5 Further Reading

What we have presented in this course is only a brief introduction the many uses of R. It is most powerful for manipulating a large amount of data in a systematic way, performing statistical analysis and creating high quality plots. If you are interested in learning more R, then below are some resources you can use.

  • Quick R is an useful quick reference for many simple tasks in R.
    • Data management section details many ways to manipulate your data.
    • Graphs section details many useful graphs you can create.
  • The R Cookbook is a free online textbook for a much more in-depth exploration of what R has to offer.
  • Introduction to R - tidyverse is used in the R tidyverse course by Brendan Ansell at WEHI