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"

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.