91麻豆精品

Data @ Reed

R Tutorials

These are self-guided interactive tutorials that take approximately 10-30 minutes each. 

This will help you find the R server or download R. 

This will help you load files into R and understand basic data structures.

Learn the functions select(), filter(), and mutate() from the {dplyr} package. 

Learn the functions group_by() and summarize() from the {dplyr} package, along with a few other functions like if_else() and case_when(). Then practice putting together all your wrangling knowledge. 

Learn how to make many basic plots with {ggplot2}

Learn how to add color, confidence intervals, and signficance to graphs along with arranging plots in a figure. Learn how to make print-ready tables.

Learn how to convert tables between wide and long formats.

Learn how to combine tables together based on key variables. 

Data @ Reed resources are authored and maintained by the Data@Reed team.