data frames

How to join tables in R

In this tutorial, I show you how to combine tables (data frames) together using both base R and the `dplyr` package.