read_price_data: Read in price data

View source: R/read_price_data.R

read_price_dataR Documentation

Read in price data

Description

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

Usage

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.


2DegreesInvesting/r2dii.climate.stress.test documentation built on June 6, 2024, 8:23 a.m.