ym_diff: Year month string to date...

Description Usage Arguments Examples

View source: R/date.R

Description

Year month string to date http://stackoverflow.com/questions/1995933/number-of-months-between-two-dates/26640698#26640698

Usage

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

Arguments

ym

ym

ym2

ym2

Examples

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

jbkunst/jbkmisc documentation built on Nov. 8, 2019, 11:40 a.m.