This is a list of free/open source books about R. These books teach different topics: tha basics of R, how to do graphs, data science, econometrics… I will be updating this list.
Tag: R
Merging and appending datasets with dplyr (R)
This post aims at explaining how to merge and append datasets with the package dplyr in R.