This function reads in price data using long file format. It is expected to work with data based on IEA WEO 2020.

read_price_data(path)

Arguments

path

A string that points to the location of the file containing the price data

Value

A tibble holding price data in long format.