R/data.R

#' Dummy data for demonstration of the capacities of 'rcol'
#'
#' A dataset containing with columns with malformed dates.
#'
#' @format A data frame with 3 rows and 5 variables:
#' \describe{
#'   \item{01-31-1955}{dummy}
#'   \item{02-15-1980}{dummy}
#'   \item{06/02/1999}{dummy}
#'   \item{02 14 01}{dummy}
#'   \item{03 03-2016}{dummy}...
#' }
#' @source my thumb
"colrdata"

Try the colr package in your browser

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

colr documentation built on May 2, 2019, 8:24 a.m.