joining dataframes
The dplyr package includes several different kind of joining functions which allow you to join dataframes together, when they share a common id variable.
The dplyr package includes several different kind of joining functions which allow you to join dataframes together, when they share a common id variable.