View source: R/read_price_data.R
read_price_data | R Documentation |
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)
path |
A string that points to the location of the file containing the price data |
A tibble holding price data in long format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.