correct_format_of_iamc_dataframe: correct data format of given IAMC data table

Description Usage Arguments Value

View source: R/utility.R

Description

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

Usage

1

Arguments

iamc_data

IAMC dataset described above

Value

modified dataframe


UTokyo-mip/mipplot documentation built on Aug. 7, 2021, 6:25 p.m.