Learn R by doing examples. Part I - Load a data set in R and analyze it using plots and tables
Objective In this article we are going to show how to load a data set from a csv file and perform tabulation and some some basic plots. This article is intended for R beginners who would like to learn R by doing examples.