mselect(x, ..., collapseNames=FALSE)
mselect(x, ...) <- value
set_name=c(set_elem1,set_elem2)
. Alternatively a single list element containing these selections can be provided.collapseNames
, "magpie"
data(population_magpie)
population_magpie
mselect(population_magpie,i=c("AFR","EUR"),scenario="A2",t="y2035")
Run the code above in your browser using DataLab