Overview
Introduction to R programming.
Target Audience
Aimed at all who wish to learn R programming language.
Objectives
At the end of this course attendees will know:
-
Fundamentals of R programming language
-
R data types, containers, arrays, flow control and functions
-
R text manipulation
-
R visualisation packages
-
How to perform data exploration and analysis with R
At the end of this course attendees will be able to:
-
Write R programs for manipulating and analysing data
-
Plot graphs from data sets
Outline
-
R: Intro
-
R: Data
-
R: Containers
-
R: Higher Dimensions
-
R: Flow
-
R: Functions
-
R: Text
-
R: Plotting
-
Data Science and Exploration in R
Prerequisites
-
No prior knowledge of R is assumed
-
Delegates should already be familiar with basic programming concepts such as variables, scope and functions
-
Experience of another scripting language such as Python or Perl would be an advantage