I\'m trying to count the frequency of dates matching in a data frame.
df1 <- data.frame(c(\'1991-01-09\', \'1991-01-11\', \'1991-02-17\')) df2 <- data.f