out | R Documentation |
Function to safely returns parameters. Function returns either the output or writes it to a file. Please use this function when you write own GDX output functions.
out(x,file)
x |
an object that can be converted to a MAgPIE object |
file |
file name of a file it should be written to. NULL, if x should be returned instead to be written to a file. |
NULL or x as MAgPIE object
Jan Philipp Dietrich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.