yyyymmddToDate: Convert a yyyymmdd value to a Date

View source: R/dateFunctions.R

yyyymmddToDateR Documentation

Convert a yyyymmdd value to a Date

Description

Convert a yyyymmdd value to a Date

Usage

yyyymmddToDate(yyyymmdd)

Arguments

yyyymmdd

A string or integer of year, month, date

Value

A Date object


pteetor/tutils documentation built on April 25, 2024, 9:14 a.m.