read_price_data.RdThis 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)A string that points to the location of the file containing the price data
A tibble holding price data in long format.