sym_diff_month {baker} | R Documentation |
sym_diff_month
evaluates the symmetric difference between two sets
of R-formatted date
sym_diff_month(Rdate1, Rdate2)
Rdate1 , Rdate2 |
R-formatted R dates. See |
NULL
if no difference; the set of different months otherwise.