Introduction to R¶
R is a programming language for statistics. When working with large data sets, it enables the manipulation of data and creation of graphical representations.
This interactive course in workshop format introduces the basics of programming in R. Participants will follow a live demonstration of command execution on their own computers and work individually on exercises covering the topics listed in the learning goals.
Learning Goals¶
Participants should be able to:
Work in R Studio (a graphical user interface for the programming language R)
Grasp the basic concepts of programming such as variables and functions
Be able to control the flow of a program
Import, manipulate, visualise and export data
Perform basic statistical tests on data
Time and Place¶
Online at the IMB Bioinformatics Slack
Session 1: Tuesday 4-5pm 21.04.20
Required Materials¶
Reference Materials¶
Introductory Statistics with R, Peter Dalgaard