get.first.year: Find the First Year for the Data

Description Usage Arguments Value Examples

View source: R/prior_fxns.R

Description

This function is called after mydata was obtained to determine the first year of data for this data type

Usage

1
get.first.year(mydata = NULL)

Arguments

mydata

- A dataframe with all the information for this DICE run

Value

StartYear - a list with first year of data for this data type: both model level and fit level

Examples

1
FirstYear = get.first.year(mydata)

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.