Learning R

Updated often. If you’re an enrolled students and would like to contribute content here, please open a thread on Piazza under “Misc” and say you’d like to share a useful link.

1 Getting help with R

START HERE, with fbriatte.org, where you can learn how to find answers to your burning R questions online.

  • Getting help with R
  • Stack overflow: topics are tagged, and “r” is a very popular tag on the site. To go directly to R-related topics, visit http://stackoverflow.com/questions/tagged/r.
  • Rstudio Community
  • Reddit: r/rstats, r/Rlanguage, r/rprogramming, r/RStudio
  • Github: github is a must for anyone in datascience and has many functions. For your purposes, searching for a particular package and looking into their “issues” page can be very helpful. E.g., here is the issues page for the rmarkdown package.

2 Free Online Books

3 Videos

4 Tutorials & Simulations

5 Freely Available (Biological) Datasets

I will keep adding stuff here, but here are some good places to search.

  • Dryad - lots of scientific papers make their datasets available here.
  • Zenodo - lots of scientific papers make their datasets available here.
  • National Library of Medicine Dataset Catalog - great resource from the NIH, points to datasets elsewher elike zenodo, dryad, figshare, etc.
  • re3data
  • FigShare - lots of scientific papers make their datasets available here.
  • Wold Population Review - not focused on biology but very cool nevertheless. There are subsections that have biological datasets though like the one focusing on health, for example.