get_Years: Create a data.frame with Historical and Projection years

View source: R/get_data_frames.R

get_YearsR Documentation

Create a data.frame with Historical and Projection years

Description

Create a data.frame with Historical and Projection years

Usage

get_Years(x)

## S3 method for class 'MSE'
get_Years(x)

## S3 method for class 'MMSE'
get_Years(x)

## S3 method for class 'Hist'
get_Years(x)

## S3 method for class 'multiHist'
get_Years(x)

Arguments

x

An object of class Hist, MSE, or a list of Hist or MSE objects

Value

A data.frame with years and period (Historical or Projection)


openMSE documentation built on Sept. 30, 2024, 9:32 a.m.