Data preparation 1.1

The data frame fertility_w provides fertility rates for two countries across the years.

Transform this dataset to a tidy dataset named fertility, using a function of the tidyr package.