Data-412 Course project: creating a tutorial on R join functions
You can see an html file with my output and commentary at my html file for Data-412 Joining Tutorial Project.
I completed this assignment for course Data 412: Statistical Programming in R. The project, including detailed requirements, was assigned by Professor Rabya Ghafoor. I also utilized the lectures given by Professor David Gerard and the textbook R for Data Science (2e) by Hadley Wickham, Mine Çetinkaya-Rundel, and Garret Grolemund. The objective of the project is to create a tutorial that can help a person learn how to join tables in R, and show an example of how to join two complex tables of real world data. You can see the full tutorial in the html file for my project linked above.