readMIF | R Documentation |
REMIND style output files are semi-colon separated CSVs with a trailing semi-colon at the end of each row. The following structure is assumed: Columns "Model", "Scenario", "Region", "Variable", "Unit" and an arbitrary number of year colums (convertable to numeric).
readMIF(mif)
mif |
A REMIND output file (.MIF) |
## Not run:
dt <- readMIF("REMIND_generic_default.mif")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.