fm_yyyymm: fm_yyyymm

Description Usage Arguments Value Examples

View source: R/fm_yyyymm.R

Description

Convert date to yyyymm format

Usage

1
fm_yyyymm(date, hyphen = FALSE)

Arguments

date

a date in format yyyy-mm-dd

hyphen

use a hyphen in format: yyyy-mm

Value

character in format yyyymm

Examples

1
fm_yyyymm("2021-05-01", hyphen = TRUE)

mvbloois/faiR documentation built on Dec. 21, 2021, 11:04 p.m.