What are the steps to perform Data Analysis in R?

Import : The first step is to import data in the R environment. You take the data stored in files, databases, HTML tables, etc, and load it into an R data frame to perform data analysis on it.

Transform : In this step, first, we make our data tidy by making each column a variable, and each row an observation. Once we have tidy data , we narrow down on it to find observations of our interest, create new variables that are functions of existing variables, and find summary statistics of the observations.

For more details on it and to apply for certification courses visit
https://www.boardinfinity.com/programs