
Download and Install R and R Studio on your system
Understanding the layout of R Studio and basic features
Installing libraries for the first time. Learning how to import CSV Files and set working directory.
Understanding how to update libraries (both built-in as well as user-defined packages)
Understanding and classifying data is a very important aspect in your career as a data analyst. Knowing when to use what type of data will increase your efficiency by leaps and bounds.
In this lecture you will gain a broad understanding of the different data-types as well as data-structures available in R.
Understand when, where and how to use conditional operator (if - else if - else) statements
Understand when, where and how to use logical operator (and, or, not) statements
Understand when, where and how to use loops (for and while) and understand how to control as well as break them using (next or break) statements
Learn the basics of character and numeric vectors
Understanding arithmetic operations on vectors and the DMAS
Exploring round, floor, ceiling
Understanding how to use the stringr package to modify character vectors
This lecture covers a few important functions in vectors any(), all() and rep()
Learn to work with lists with a practical example
Understanding matrices with an example. Learn how indexing works in matrices and modify elements inside matrices
Experimenting with matrix operations while preparing a class report card
Understanding the structure of data-frame and creating one from scratch!
Importing Excel files and modifying elements inside the data-frame
Exploring which(), order() and rev() functionality in data-frames
Understanding visualizations in R and building scatter and line plots from scratch!
R Programming 2023: Learn Basics of R Programming and gain one of employer's most requested skills in 2023!
Data Science is all about using data to solve some of society's most pressing problems. Harvard Business Review touted Data Science as the sexiest job of the 21st century, and no wonder Data Science is considered the future! with zettabytes and yottabytes of structured and unstructured data floating everyday, it calls for very unique skillsets to uncover hidden patterns and generate valuable insights from data.
This course covers the basics of R/ R Studio Programming and several practical exercises relating to data science such as data analysis, building algorithms, generating insights and data visualization.
R Programming is often associated with having a very steep learning curve and many students give up feeling overwhelmed by the language. The 'R for Beginners' course follows a step by step approach, combining conceptual learning with hands-on assignments, quizzes and real world projects.
Moreover, we would learning R Programming, with R Studio an IDE for R Programming, with a console, syntax editor for executing R Programming code and debugging, as well as advanced tools for data visualization such as plots and maps.
At the end of this R/R Studio Programming course, you would be able to understand and apply basics of R/R Studio programming, analyze large data sets, export your findings onto excel, visualize data and even build your own algorithms!
Who is this course aimed at
- Beginners who have no coding background in R Programming or otherwise
- Aspiring as well as professional data analysts, statisticians and programmers who want to pick up skills in R Programming