ym_diff: Year month string to date

View source: R/ym.R

ym_diffR Documentation

Year month string to date

Description

Year month string to date

Usage

ym_diff(ym = c(200902, 201912), ym2 = c(200901, 201712))

Arguments

ym

ym

ym2

ym2

References

http://stackoverflow.com/questions/1995933/number-of-months-between-two-dates/26640698#26640698

Examples


ym_diff(c(200902, 201912), c(200901, 201712))


jbkunst/yyyymm documentation built on June 9, 2022, 7:40 p.m.