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"

Try the datamods package in your browser

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

datamods documentation built on Sept. 26, 2023, 5:07 p.m.