Formating method for grouping various iamOutput-class
or iamOutputRep-class
objects
Source: R/6_utils.r
IAM.unite.Rd
Formating method for grouping various iamOutput-class
or iamOutputRep-class
objects
Arguments
- listObj
A list containing
iamOutput-class
ORiamOutputRep-class
objects. Mixed lists are not allowed.- ...
Further arguments :
- elmt
Name of the operating variable. chr.
- spp
Name of the considered species (relevant only for some variables). chr
- agg
Index(es) describing dimensions on which agregation must be done, referring to 'DimCst' attributes (1=fleet, 2=metier, 3=age/category, 4=time). num.
- headers
Optionnal. Dimension that will be developped as headers in the output data.frame. chr.
- subs
An optionnal 'subset' argument to operate a final subsetting on output dataframe. logic