I have a data frame which looks like this (just a subsample)
Year <- c(1990,1991,1992) Country_1_v1 <- c(0.2,0.3,0.4) Country_1_v2 <- c(0.6,0.5,0.1)