View source: R/model_proc_output.R
model_proc_output | R Documentation |
model.proc.output
model_proc_output(
BASEYEAR,
TARGETYEAR,
MODEL.DATA,
DB.OUTPUT,
BASEDATA.ALLYEARS
)
BASEYEAR |
A numeric value of base year |
TARGETYEAR |
A numeric value of target year |
MODEL.DATA |
list of all data, returned from MODEL.DATA() |
DB.OUTPUT |
Output database from model_solve |
BASEDATA.ALLYEARS |
BASEDATA.ALLYEARS returned from dataproc.basedata |
Processed output database for a target year (updated.db.equil.yr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.