R/read_inputs.R
st_read_agnostic.Rd
This function reads scenario, financial, assets, and carbon price data from CSV files located in a specified directory.
st_read_agnostic(dir)
A string representing the directory where the CSV files are stored.
A list containing four elements: scenarios_data, financial_data, assets_data, and carbon_data.
scenarios_data
financial_data
assets_data
carbon_data