R/transactional_data.R

#' Segmentation transactional data
#'
#' A sample customer dataset for the purpose of demonstrating the segmentation algorithm. 
#'
#' @docType data
#'
#' @usage data(transactional_data)
#'
#' @format Data frame on a transactional level. Contains 10,000 rows and 6 columns.
#'
#' @keywords datasets
#'
#'
#' @examples
#' data(transactional_data)
"transactional_data"

Try the citrus package in your browser

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

citrus documentation built on June 17, 2022, 5:06 p.m.