For learning R programming from scratch, first, you must begin by picking up a dataset online. Then, you can start applying data exploration and manipulation techniques, using various functions present in R. Then, you need to try building graphs and plots to visualize the data using R's ggplot library. This will give you knowledge about various approaches in R programming that helps you understand how to use R for statistical analysis.