R/dtc_formats.R

#' Date/time collection formats
#'
#' @format A [tibble][tibble::tibble-package] of `r nrow(dtc_formats)` formats
#'   with three variables:
#' \describe{
#'   \item{`fmt`}{Format string.}
#'   \item{`type`}{Whether a date, time or date-time.}
#'   \item{`description`}{Description of which date-time components are parsed.}
#' }
#'
#' @examples
#' dtc_formats
#'
"dtc_formats"

Try the sdtm.oak package in your browser

Any scripts or data that you put into this service are public.

sdtm.oak documentation built on April 3, 2025, 9:37 p.m.