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:
- 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:
- Click the green
Code <>
button
- Select
HTTPS
, SSH
or Github CLI
, depending on your setup
- Copy the link
In your Cloud R server:
- File > New Project > Version Control > Git
- Paste your link in the
Repository URL
area input
- Click Create Project
- 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:
- Click the green
Code <>
button
- Select Download ZIP
- Open your Cloud R - bottom right
Upload
pane
- Upload the zip file
How to complete the course
It is highly recommended:
- follow the course material in the provided order
- complete all exercises as you progress through the course