> For the complete documentation index, see [llms.txt](https://r-unimelb.gitbook.io/rbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://r-unimelb.gitbook.io/rbook/finding-resources.md).

# Finding Resources

## Join the R community at the University of Melbourne

Subscribe to our mailing list to hear all about our upcoming events: conferences, workshops, meetups and more!&#x20;

[**Subscribe Now**](mailto:mdap-info@unimelb.edu.au?subject=MDAP%20Newsletter%3A%20Subscribe\&body=Hi%20MDAP%2C%0A%0APlease%2C%20add%20me%20to%20the%20mailing%20list.%0A%0A)

## Resources at the University of Melbourne

* Digital Skills Training
  * [FREE R workshops, meetups and more!](https://gateway.research.unimelb.edu.au/events/researcher-connect#digital-skills-training)
  * Digital Skills support: [Slack Channel](https://join.slack.com/t/digitalskillssupport/signup).
* [Statistical Consulting Centre](https://scc.ms.unimelb.edu.au/)
  * [Statistics for Research Workers using R](https://scc.ms.unimelb.edu.au/statistics-courses/course-listing/srw-R)
  * [Introduction to R and Reproducible Research](https://scc.ms.unimelb.edu.au/statistics-courses/course-listing/research-and-r)
* &#x20;[Introduction to R for Social Scientists and Humanists](https://arts.unimelb.edu.au/research/digital-studio/news-and-events)
* [Library](http://unimelb.libguides.com/stat_software/R) (See book recommendations!)

If you are involved in (or know of) any other R-related events or communities at unimelb please shoot us an email at <r.unimelb@gmail.com>. We would love to hear about them!

## Online Community

* [Stack overflow](< https://stackoverflow.com/questions/tagged/r>)
* [R bloggers](https://r-unimelb.gitbook.io/rbook/www.r-bloggers.com)
* [Research Computing Services](https://research.unimelb.edu.au/infrastructure/research-computing-services) at the University of Melbourne.
* [R-Ladies Melbourne](https://twitter.com/RLadiesMelb)
* [COMBINE:](https://combine.org.au/) A student-run Australian organisation for students in computational biology, bioinformatics, and related fields.&#x20;

## Books

* [Introduction to R and RStudio](https://nikkirubinstein.gitbooks.io/resguides-introductory-r-workshop/content/content/01-rstudio-intro.html)
* [R for Data Science](https://r4ds.had.co.nz)[ ](<https://r4ds.had.co.nz >)
* [R-cookbook](< http://cookbook-r.com>)

## Cheatsheets

* [R Cheatsheets](https://rstudio.com/resources/cheatsheets/)
  * [Base R](http://github.com/rstudio/cheatsheets/raw/master/base-r.pdf)
  * [RStudio](https://github.com/rstudio/cheatsheets/raw/master/rstudio-ide.pdf)
  * [readr](https://github.com/rstudio/cheatsheets/raw/master/data-import.pdf)
  * [dplyr](https://github.com/rstudio/cheatsheets/raw/master/data-transformation.pdf)
  * [ggplot2](https://github.com/rstudio/cheatsheets/raw/master/data-visualization-2.1.pdf)
* [Useful Commands for data analysis](https://resbaz.github.io/R_intro_May/reference.html)

## Some Tips in R to Save you Time

![](/files/-MA_lIUVQe4D9QQdDJ_r)

## E-learning videos

#### Silly mistakes we all make in R/Rstudio

{% embed url="<https://www.youtube.com/embed/xQ9SJvuzg0A>" %}

#### The joy of plotting in R

{% embed url="<https://www.youtube.com/watch?v=s4EfGvUMnqA>" %}

#### Don't code it, PIPE IT! Simplify R coding with one simple trick.

{% embed url="<https://www.youtube.com/watch?v=hI1qy8C-5VE&t=6s>" %}
