Import and Export Data
Import and Export Excel file in R
Import and Export CSV file in R
Data Structures in R
Data Management
Logical, Comparision, Assignment and Arithmetic Operators in R
Changing Data Type of variables in R
Using mutate function to create a variable in Data frame
Using cbind() and rbind() functions in R
Using Sort and order function in R to sort data
Data Management in R
Using Filter Function in R to filter Rows
Select function in R to filter columns
Merge, Reshape, and Append Data in R
Reshaping data in R using tidyverse package (Part1)