change_data_types_of_iamc_dataframe {mipplot} | R Documentation |
change column data type in data-set
Description
change column data type in data-set to be able to be treated as an IAMC data-set.
Usage
change_data_types_of_iamc_dataframe(iamc_data)
Arguments
iamc_data |
data frame which has columns 'model', 'scenario', 'region', 'variable', 'period', 'unit' |
Value
converted data-frame.
[Package mipplot version 0.3.1 Index]