R/utils.R
check_available_years.Rd
Use this function to check if a specifed vector of years intersects with the yearly availablity of a resource.
check_available_years(target_years, available_years, indicator)
Numeric indicating the target year.
Numeric indicating the available years.
A character vector with target resource/indicator name.