get symmetric difference of months from two vector of R-format dates
Source:R/utils.R
sym_diff_month.Rd
sym_diff_month
evaluates the symmetric difference between two sets
of R-formatted date
Arguments
- Rdate1, Rdate2
R-formatted R dates. See
as.Date()