A wrapper for the AlignDataYears function when compiling multiple data layers with the same variable names (e.g., coral, seagrass, mangroves).
AlignManyDataYears(layer_names)
layer_names | name of the data layer, e.g. c('hab_mangrove_extent', 'hab_seagrass_extent', 'hab_saltmarsh_extent') |
---|
Returns an internally used dataframe with the layer data and the data year with the corresponding scenario year. #'
# NOT RUN { # }