I am trying to merge two datasets using this function:
USA<-merge(USAdata,dow,by="Date",all=T)
When running it I run into the problem that the mer