Learn R Programming

Course

Online

£ 150 VAT inc.

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

Use R programming to create data structures and perform extensive statistical data analysis and synthesis.R is a high-level statistical language and is widely used among statisticians and data miners to develop statistical applications. This solution-based video will be your guide, taking you through different programming aspects with R.Beginning with the basics of R programming, this video provides step-by-step resources and time-saving methods to help you solve programming problems efficiently. Starting with the installation of R, each recipe addresses a specific problem with a discussion that explains the solution and offers insight into how it works.You will learn to work with powerful R tools and techniques. You’ll be able to boost your productivity with the most popular R packages and tackle data structures such as matrices, lists, and factors. You’ll see how to create vectors, handle variables, and perform other core functions. You’ll be able to tackle issues with data input/output and will learn to work with strings and dates.Moving forward, we’ll look into more advanced concepts such as metaprogramming with R and functional programming. Finally, you’ll learn to tackle issues while working with databases and data manipulation.About the AuthorDr David Wilkins is a biologist with nearly a decade of experience writing R for research applications, particularly high-throughput analysis of genetic data
He has also developed a number of open source R packages

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

Write basic R code
Get to know the nuts and bolts of writing R in RStudio
Discover the basics of variable assignment and expression
Get a tour of the most important data structures in R
Find out how to create, edit, and subset data structures
Get to know a set of techniques for importing data, manipulating data, performing statistical analysis, and producing useful data syntheses

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 4 years

Subjects

  • Writing
  • Programming
  • Install
  • Information Systems
  • Information Systems management
  • Information Visualisation
  • Database
  • Data Protection
  • Data analysis
  • Radio

Course programme

Getting Set Up 3 lectures 10:25 The Course Overview This video provides an overview of the entire course. Setting Up RStudio In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
Writing, Running, and Saving R Scripts In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
Getting Set Up 3 lectures 10:25 The Course Overview This video provides an overview of the entire course. Setting Up RStudio In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
Writing, Running, and Saving R Scripts In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
The Course Overview This video provides an overview of the entire course. The Course Overview This video provides an overview of the entire course. The Course Overview This video provides an overview of the entire course. The Course Overview This video provides an overview of the entire course. This video provides an overview of the entire course. This video provides an overview of the entire course. Setting Up RStudio In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
Setting Up RStudio In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
Setting Up RStudio In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
Setting Up RStudio In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
In this video, we will see how to download and install RStudio, and set it up as an R editing environment.
  • Understand the R language, software, and RStudio editing environment
  • Download and install RStudio
  • Set up the RStudio Source and Console panes
Writing, Running, and Saving R Scripts In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
Writing, Running, and Saving R Scripts In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
Writing, Running, and Saving R Scripts In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
Writing, Running, and Saving R Scripts In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
In this video, we will Learn how to write, run, save and load R scripts in the RStudio source pane.
  • Writing code in the RStudio source pane
  • Running code from the RStudio source pane
  • Saving and loading R scripts
Diving into Variables and Functions 3 lectures 16:56 Exploring Numbers and Arithmetic Operators In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
Working with Variables and Vectors The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
Using Functions and Reading Function Documentation In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
Diving into Variables and Functions 3 lectures 16:56 Exploring Numbers and Arithmetic Operators In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
Working with Variables and Vectors The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
Using Functions and Reading Function Documentation In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
Exploring Numbers and Arithmetic Operators In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
Exploring Numbers and Arithmetic Operators In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
Exploring Numbers and Arithmetic Operators In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
Exploring Numbers and Arithmetic Operators In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
In this video, we will understand how to use numbers and perform arithmetic operations in R.
  • Perform basic arithmetic operations
  • Use the exponent and modulus operators
  • Understand the order of operations and parentheses
Working with Variables and Vectors The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
Working with Variables and Vectors The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
Working with Variables and Vectors The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
Working with Variables and Vectors The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
The aim of this video is to make us understand how to create and use R variables, and the basics of vectors and vectorised operations.
  • Create and use variables
  • Understand vectors
  • Perform vectorised operations
Using Functions and Reading Function Documentation In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
Using Functions and Reading Function Documentation In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
Using Functions and Reading Function Documentation In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
Using Functions and Reading Function Documentation In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
In this video, we will understand how to find and use functions.
  • Understand calling functions
  • Explore nesting and vectorising functions
  • Understand function arguments and finding function documentation
Working with Base R Data Structures 5 lectures 34:21 Exploring Vectors in Depth and Understanding Data Types In this video, we will see what data types are and how to work with vectors of different data types.
  • Understand the logical and character data types
  • Learn how to subset vectors
  • Learn how to name vector elements
Working with Matrices and Arrays This video explains us what is the purpose and properties of matrices and arrays and how to create them, and how to subset elements from them.
  • Understand what matrices and arrays are
  • Learn how to create matrices and arrays
  • Learn how to subset elements from matrices and arrays
Discovering Lists The aim of this video is to make us understand what list data structure is and how does list differ from vectors.
  • Understand what a list is
  • Learn how to create and modify lists
  • Learn how to subset list elements
Discovering Data Frames In this video, we will understand how to use data frame as a flexible way to represent and work with tabular data in R.
  • Understand what a data frame is
  • Learn how to create data frames
  • Learn how to subset data frames
Exploring Factors This video explains us why factors exist and how to use them in base R.
  • Understand what factors are and why they exist
  • Learn to create factors and work with factor levels
  • Understand the stringsAsFactors argument
Working with Base R Data Structures. 5 lectures 34:21 Exploring Vectors in Depth and Understanding Data Types In this video, we will see what data types are and how to work with vectors of different data types.
  • Understand the logical and character data types
  • Learn how to subset vectors
  • Learn how to name vector elements
Working with Matrices and Arrays This video explains us what is the purpose and properties of matrices and arrays and how to create them, and how to subset elements from them s video, we will learn how to load data from this and other delimited formats into R.
  • Understand the CSV format
  • Learn how to read CSV files with read.csv()
  • Learn how to read any delimited format with...

Additional information

Basic Knowledge of R programming is required

Learn R Programming

£ 150 VAT inc.