check_years {GREENeR} | R Documentation |
Check years
Description
This function check if years are in data frame.
Usage
check_years(loc_years, years)
Arguments
loc_years |
numeric. A vector of integer with the years of interest |
years |
numeric. A vector of integer with the years with information in data frame |
Value
A vector of integer
[Package GREENeR version 1.0.0 Index]