Data Manipulation Task - 2

From the “tidyverse” package, import the table ‘band_members’ and ‘band_instruments’. Now perform Inner_ join, Left outer Join, Right Outer Join and full Outer join using ‘Merge’ Function.