This module is also presented in face to face and online workshops by Curtin Library. Discover upcoming workshops

Curtin logo

Introduction to R - Data Literacy

Version 1.8 - July 2024

COPYRIGHT © Curtin University 2024

Workshop - Part 1 - Introduction

What you will learn

Presented here is an example of a typical data analysis and visualisation workflow using R. You will learn about R, along with

  • Accessing and storing data
  • ‘Cleaning’ data
  • Analysing data
  • Visualising data
  • Workflow automation
  • Interactive visualisations and beyond

This workflow example is intended to give a coding experience using R. It is not intended as a rigorous academic exercise in learning R. There are already many wonderful resources available for free on the internet which serve this purpose.

Our recommendation is to use the self-paced online courses available from the Carpentries for further learning. These include

This example does assume you have already R/RStudio installed.

Next

Part 2 - Basics

Curtin logo

Version 1.8 - July 2024

COPYRIGHT © Curtin University 2024