separate_YMD: Separate Year/Month/Day

Description Usage Arguments Value

View source: R/separate_YMD.R

Description

separate_YMD contains helper functions to separate an input date into year, month, and day.

Usage

1

Arguments

d

is an input date.

Value

an array contains year, month, date of the input date d.


creditr documentation built on May 29, 2017, 8:46 p.m.