6 Further Resources
6.1 PsyTeachR books
You can see our whole suite of PsyTeachR resources online, but I will pick out the potentially most useful:
Data Skills for Reproducible Research: Designed for our specialist MSc students and covers reproducible workflows, data visualisation, and more on iterations and specialist functions.
Statistics and Research Design: Designed for our specialist MSc students and covers advanced statistical techniques such as general(ised) linear regression, bootstrapping, and Bayesian statistics.
6.2 Other R resources
Below are a series of other R resources you might find useful to demonstrate it’s utility, from your own research, to how you might use it in your teaching practice.
Dissemination using Quarto and Github Pages by me…: Once you get the hang of using Quarto, you can use it for different types of dissemination, such as creating websites, books, and presentations. For example, I wrote this book and the Fundamentals of Quantitative Analysis book all within R using Quarto. Combining it with github pages means you can share your work with others and help develop your profile.
R for Data Science by Wickham et al.: This book covers data science by some of the leaders behind Posit and the tidyverse family of packages. You will learn about reproducible workflows, working with text data, and creating functions.
Visualization for Social Data Science by Beecham: This book uses Quarto and
ggplot2
to demonstrate different visualisation techniques relevant to social sciences, such as networks and model uncertainty.Data Visualisation: A Practical Introduction by Healy: This book uses
ggplot2
again to create different types of data visualisation such as maps and model uncertainty, in addition to principles of transparent data storytelling.
6.3 Key people to follow
There are a bunch of people on social media who are always sharing cool stuff using R for visualisation or analysis. If you want to see what else you can do with R, I recommend giving these people a follow in no particular order:
Sophie Lee - Statistical programming training coordinator and has a nice blog about tips for aspiring R users.
Nicola Rennie - Data visualisation specialist.
Cédric Scherer - Data visualisation specialist.
Crystal Lewis - Research data management consultant and data wrangling.
Solomon Kurz - Advanced statistical techniques.
Mattan Ben-Shachar - Advanced statistical techniques.