Joining dataframes and introducing NA into rowa

See the FAQ: How to do a minimal reproducible example reprex for beginners. Without a better understanding of the objects all I can suggest is to create a third data frame with the missing dates and the same variables populated with NA and rbind the data frame with the later beginning dates to it before attempting the join.