Assign variable to a dataframe with sequential dates based on variables start and end dates
I have two data frames I’m trying to combine. One holds a sequence of dates the other holds a variable with its first observed and last observed dates.
I have two data frames I’m trying to combine. One holds a sequence of dates the other holds a variable with its first observed and last observed dates.