ecodata_join.Rd
This function takes any number of data frames, checks that they all contain a "Date" column, and joins them using `dplyr::full_join()`.
ecodata_join(...)
An ecodata data frame containing the full join of all input ecodata data frames