R/preprocessed_data.R

#' Segmentation preprocessed data
#'
#' A sample customer dataset for the purpose of demonstrating the segmentation algorithm. 
#'
#' @docType data
#'
#' @usage data(preprocessed_data)
#'
#' @format Data frame on a customer level. Contains 402 rows and 8 columns.
#'
#' @keywords datasets
#'
#'
#' @examples
#' data(preprocessed_data)
"preprocessed_data"
peak-ai/CITRUS documentation built on June 24, 2022, 8:49 a.m.