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

View source: R/util.R

date_codeR Documentation

create date code of the form YYYYMMDD 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 YYYYMMDD 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/MPStats documentation built on July 19, 2022, 3:34 p.m.