get_Years {openMSE} | R 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 |
Value
A data.frame with years and period (Historical or Projection)
[Package openMSE version 1.0.1 Index]