date_to_yymmdd: Converts a date in yyyy-mm-dd format to yymmdd character...

View source: R/date_to_yymmdd.R

date_to_yymmddR Documentation

Converts a date in yyyy-mm-dd format to yymmdd character string

Description

Converts a date in yyyy-mm-dd format to yymmdd character string

Usage

date_to_yymmdd(date)

Arguments

date

date to convert

Value

a date in yymmdd character format.


ktbaek/c19dk documentation built on March 26, 2022, 1:47 a.m.