View source: R/manageProjectData.R
getRundates | R Documentation |
The run dates are recorded in the tables produced by the GCAM Model Interface and copied into the project data set on import. This function retrieves the run dates for the selected scenarios and returns them as a named vector.
getRundates(projData, scenarios = NULL)
projData |
The data set to report on. |
scenarios |
The names of the scenarios |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.