undid_date_formats {undidR}R Documentation

Shows valid date formats

Description

The undid_date_formats() function returns a list of all valid date formats that can be used within the undidR package.

Usage

undid_date_formats()

Details

The date formats returned by this function are used to ensure consistency in date processing within the undidR package.

Value

A named list containing valid date formats:

Examples

undid_date_formats()

[Package undidR version 2.0.0 Index]