getRundates: Return the run date for one or more scenarios in a data set.

View source: R/manageProjectData.R

getRundatesR Documentation

Return the run date for one or more scenarios in a data set.

Description

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.

Usage

getRundates(projData, scenarios = NULL)

Arguments

projData

The data set to report on.

scenarios

The names of the scenarios


JGCRI/rgcam documentation built on June 7, 2024, 10:54 a.m.