Description Usage Arguments Value
Dataset in IAMC format rule is not rigid. This function corrects data types of columns in the dataset. If necessary columns is missing, it throws exception. Output object of this function is as follows:
type: data.table columns: model: factor scenario: factor region: factor variable: factor unit: factor period: double value: double
1 | correct_format_of_iamc_dataframe(iamc_data)
|
iamc_data |
IAMC dataset described above |
modified dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.