ym_seq: Sequence of months

View source: R/ym.R

ym_seqR Documentation

Sequence of months

Description

Sequence of months

Usage

ym_seq(from = 200903, to = 201512, by = "month")

Arguments

from

ym

to

ym

by

Same argument in 'seq.Date', can be "month" or "year".

Examples


ym_seq(201303, 201512)


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