ym_add_months: Add mothns to a year month

Description Usage Arguments Examples

View source: R/date.R

Description

Add mothns to a year month

Usage

1
ym_add_months(ym = c(201201, 201303), months = c(1, -12))

Arguments

ym

ym

months

months

Examples

1
ym_add_months(c(200902, 201912), months = c(1, -12))

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