DISCOVER THE POWER OF R FOR ANALYTICS AND DATA VISUALIZATION

Learn how to analyze and extract insights from data using one of the most popular tools for statistical analysis today.


Gain hands-on experience programming with R. Learn data structures, visualisations and statistical analysis using this powerful open-source programming language.

R is a powerful tool for statistics, graphics, and statistical programming. It is used by tens of thousands of people daily to perform serious statistical analysis both in industry and in academia . R works well with data, making it a great language for anyone interested in data analysis, data visualization, and data science.



R provides a wide variety of statistical (linear and nonlinear) modelling, classical statistical tests, time-series analysis, classification, clustering and graphical techniques.

Shorten the Learning Curve

For the beginner, learning R could be daunting and frustrating if you do not have a strong foundation. Our courses are focused on giving you that foundation so you could shorten the learning curve.

Launch Your Data Science Career

Our courses are aimed at individuals who want to build a career in data science. You will learn the basics of R Syntax and jumpstart your career into data science in no time.

OUR R PROGRAMMING COURSE CONTENT

  •  Installing R and RStudio
  •  The RStudio ecosystem
  •  Accessing and installing R packages
  •  Importing data in RStudio
  •  Data structures and data types
  •  Creating and naming vectors
  •  Vector sub-setting
  •  Creating and naming matrices
  •  Matrices sub-setting
  •  Factors
  •  Creating and naming list
  •  Data frames
  •  Data transformation
  •  Subset, extend, sort data frames
  •  Aggregating data
  •  Introduction to probability
  •  Basic graphics
  •  Customising your plots
  •  Performing basic statistical analysis in R
  •  Introduction to ggplots2