Skip to content
Snippets Groups Projects
Commit 1735ce49 authored by pfoo's avatar pfoo
Browse files

update README with course description

parent 8c426c38
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,20 @@
Last Updated: 3rd March 2025
## Description
## Repository 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.
## Course Description
In this course, you will learn about R, which is a programming language that is commonly used for statistical analysis and data visualisation. We will be looking at:
- Using RStudio (IDE for using R)
- Loading packages in R
- Essential syntax
- Data types
- Data containers
- Operators
After this course, you will be able to create variables/vectors/tables in R, perform mathematical calculations/comparisons, and retrieve specific elements from vectors/tables.
## Requirements
Ensure that you have access to the Learn course page [Introduction to R](https://www.learn.ed.ac.uk/ultra/courses/_114976_1/outline).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment