Question: 2. U so an appropriate pivot function to reshape youthUI into a longer table with columns corresponding to Country Name, Country Code, year, and Unemployment

2. U so an appropriate pivot function to reshape youthUI into a longer table with columns corresponding to Country Name, Country Code, year, and Unemployment Rate. lWhen you pivot, automatically convert the newly created year column to be an integer column vector (hint: look at the help files for the appropriate pivot function, Specifically the names_transf0rm, values_trans:form argument]. After pivoting, arrange the new tibble Such the rows are ordered by (increasing) year, followed by Country Name within each year
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
