R/data.R

#' Customer Credit Card Information
#'
#' A subset of fake customer credit card information inspired by the `{charlatan}` package.
#'
#' @format ## `demo_edit`
#' A data frame with 20 rows and 6 columns:
#' \describe{
#'   \item{name}{Customer name}
#'   \item{job}{Customer job}
#'   \item{credit_card_provider}{Credit card provider}
#'   \item{credit_card_security_code}{Credit card security code}
#'   \item{date_obtained}{Date of obtaining the credit card}
#'   \item{contactless_card}{Contactless card}
#' }
#' @source <https://CRAN.R-project.org/package=charlatan>
"demo_edit"
dreamRs/datamods documentation built on June 28, 2024, 8:34 p.m.