Skip to content
Snippets Groups Projects

Part 1 Basic Syntax

Last Updated: 3rd March 2025

Description

This repository contains the exercise materials for the course. It includes datasets and notebook files designed to help you practice importing, analyzing, and editing data.

Requirements

Ensure that you have access to the Learn course page Introduction to R.

Getting Started

  1. Access RStudio through Noteable (or any other preferred methods). You may find the RStudio Access and Installaiton Guide helpful for this step.
  2. Create a new project space in RStudio by clicking the "Project: (None)" button at the top right corner.
  3. In the pop-up box, click New Project -> Version Control -> Git.
  4. Copy-n-paste the URL of this repository to the "Repository URL" section.
  5. After successfully cloned this repository in RStudio, the required files should appear in the Files window. Double click on a file to view it in the Source window.