rfm_data_orders: RFM transaction data

rfm_data_ordersR Documentation

RFM transaction data

Description

A dataset containing transactions of different customers.

Usage

rfm_data_orders

Format

A tibble with 49.6 rows and 3 variables:

order_date

Order date.

customer_id

Customer id

revenue

Transaction amount.

first_name

First name of the customer.

last_name

Last name of the customer.

email

email id of the customer.


rsquaredacademy/segmentr documentation built on March 16, 2024, 2:07 a.m.