sym_diff_month: get symmetric difference of months from two vector of...

Description Usage Arguments Value

View source: R/utils.R

Description

sym_diff_month evaluates the symmetric difference between two sets of R-formated date

Usage

1
sym_diff_month(Rdate1, Rdate2)

Arguments

Rdate1,Rdate2

R-formated R dates. See as.Date

Value

NULL if no difference; the set of different months otherwise.


zhenkewu/nplcm documentation built on May 4, 2019, 10:19 p.m.