View source: R/undid_date_formats.r
undid_date_formats | R Documentation |
The undid_date_formats()
function returns a list of all valid date formats
that can be used within the undidR
package.
undid_date_formats()
The date formats returned by this function are used to ensure
consistency in date processing within the undidR
package.
A named list containing valid date formats:
General_Formats
: General date formats compatible with the package.
R_Specific_Formats
: Date formats specific to R.
Other_Formats
: Formats seen sometimes in Stata.
undid_date_formats()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.