purchases: Purchases Data (toy dataset)

purchasesR Documentation

Purchases Data (toy dataset)

Description

Toy (fictional) dataset related to purchases to assist in demonstrating various methods of merging data frames.

Usage

data(purchases)

Format

A data frame with 90 observations of 3 variables

Details

  • customer_id.

  • number_of_orders. Number of purchases.

  • average_amount_spent. Average amount spent on those purchases.


mobilizingcs/mobilizr documentation built on Feb. 17, 2024, 7:49 p.m.