date_code: create date code of the form YYMMDD inputs: d (optional):...

View source: R/r_utils.R

date_codeR Documentation

create date code of the form YYMMDD inputs: d (optional): date code in the format of Sys.Date() for which to generate the date code, defaulting to 'today'

Description

create date code of the form YYMMDD inputs: d (optional): date code in the format of Sys.Date() for which to generate the date code, defaulting to 'today'

Usage

date_code(d = NA)

momeara/mema documentation built on Nov. 4, 2022, noon