R/getAllYears.R

Defines functions getAllYears

Documented in getAllYears

##' Get All Years
##' 
##' Description
##' 
##'
##' 
##' 

getAllYears = function(){
  justForYear=getCompleteImputationKey("production")
  
  justForYear@dimensions$timePointYears@keys
}
SWS-Methodology/faoswsSeed documentation built on Nov. 21, 2020, 5:43 p.m.