tidy_data_workshop

Tidy Data in R - Training repository

Welcome to the Tidy Data in R training course repository. Whether you’re participating in a tutor-led session or working through the course independently, this repository is here to complement the training workbook.

Getting started

You can access the training exercises in two ways:

  1. Clone the repository: (MUST NOTIFY THE CIAS TEAM TO HAVE READ ACCESS)
    • To clone the repository, you will need to have a Github account and a Cloud R account
    • Steps to clone:

      1. Click the green Code <> button
      2. Select HTTPS, SSH or Github CLI, depending on your setup
      3. Copy the link In your Cloud R server:
      4. File > New Project > Version Control > Git
      5. Paste your link in the Repository URL area input
      6. Click Create Project
  2. Download as a ZIP file:
    • If you do not have a Github account, you can download the repository directly and upload it to your cloud R environment
    • Steps to download:
      1. Click the green Code <> button
      2. Select Download ZIP
      3. Open your Cloud R - bottom right Upload pane
      4. Upload the zip file

How to complete the course

It is highly recommended: