Master R Programming
From Scratch !
Beginner Friendly Edition For Biologist
Self Paced Learning
Basics functions of R
Data Manipulation
Basic Statistics in R
Data Visualization
Course Content
Software Installation
Learn how to install R, RStudio & RTools and understand how these work together
Set up Working Directory
Understand how to organize your projects by setting a working directory and creating R projects.
R Syntax
Learn how to write code in R by understanding the basic syntax of R including variables, comments and keywords.
R Functions
Learn how to create your own functions to simplify code, avoid repetition, and make R script more clean and reusable.
R Operators
Dive into R operators to understand how to perform calculations, assign values, and filter your data.
R Data Types
Learn R's five data types. Understand how to identify, convert and work with different data types.
R Data Structures
Learn R's five data types. Understand how to identify, convert and work with different data types.