Learn R Programming

citrus (version 1.0.2)

transactional_data: Segmentation transactional data

Description

A sample customer dataset for the purpose of demonstrating the segmentation algorithm.

Usage

data(transactional_data)

Arguments

Format

Data frame on a transactional level. Contains 10,000 rows and 6 columns.

Examples

Run this code
# NOT RUN {
data(transactional_data)
# }

Run the code above in your browser using DataLab