Learn R Programming

mipplot (version 0.3.1)

get_model_name_list: Get name list of models in IAMC formatted data frame

Description

select name of models from the column "model" then make unique it. output is character vector such as, c("AIM-Enduse 12.1", "GCAM 3.0", "IMAGE 2.4" )

Usage

get_model_name_list(D)

Arguments

D

A quitte format dataframe of IAMC data to produce graph.

Value

A list of strings representing model names