Basic commands in R:
https://dataworldblog.blogspot.com.es/2017/07/basic-numerical-assign-value-x-4-assign.html
Generic functions in R:
- which() function:
http://dataworldblog.blogspot.com.es/2017/08/which-is-generic-function-that-returns.html
- head() and tail() functions:
http://dataworldblog.blogspot.com.es/2017/08/head-and-tail-functions-in-r.html
Initial Data Analysis:
http://dataworldblog.blogspot.com.es/2017/06/initial-data-analysis_46.html
http://dataworldblog.blogspot.com.es/2017/06/initial-data-analysis-handling-missing.html
Initial Data Analysis Functions:
http://dataworldblog.blogspot.com.es/2017/07/initial-data-analysis-functions.html
Ggplot2 package:
http://dataworldblog.blogspot.com.es/2017/07/ggplot2-package-part1.html
Univariate graphs:
http://dataworldblog.blogspot.com.es/2017/06/univariate-graphs.html
http://dataworldblog.blogspot.com.es/2017/06/univariate-graphs-part-2.html
http://dataworldblog.blogspot.com.es/2017/06/univariate-graphs-part-3-boxplot.html
Least Squares Method:
http://dataworldblog.blogspot.com.es/2017/06/least-squares-method.html
Simple Linear Model:
http://dataworldblog.blogspot.com.es/2017/06/simple-linear-model.html