Learn R Programming

magclass (version 3.74)

write.reportProject: Write file in specific project format

Description

Reads in a reporting.mif or uses a magpie object based on a read in reporting.mif, substitutes names of variables according to the mappping and saves the output in a new *.mif

Usage

write.reportProject(mif,mapping)

Arguments

mif
Lists with MAgPIE objects as created by read.report or a path to a report.mif
mapping
mapping of the varialbe names of the read in mif. the header is used for naming.

See Also

write.report

Examples

Run this code
## Not run: 
# write.reportProject("REMIND_generic_test.mif","Mapping_generic_ADVANCE.csv")
# ## End(Not run)

Run the code above in your browser using DataLab