Manually melt a data.frame

melt_df_country(df_country, country_type = "Country_current")

Arguments

df_country

a country data.frame

country_type

character, name of the column for the different types of country

Value

a data.frame